Loading Tool

Explorer IconExplorer

Memory Pool

43,645 transactions
27.06 vMB
0.08327921 BTC
Random Selection Loading Transactions
Max Size: 141.60/200 MB

Candidate Block

Mining Attempt 15e039d98e2370d149f6b297bead4af65a7f59e2e882614a761cd1ed2360a2ff
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 80da28a08f4fbb89ca0bda7ca4e29f9b02b3e2aafc7f043e9c9ab9e7700fe52e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,141
Size: 1.00 vMB
Total Fees: 0.03137273 BTC
Feerates: 150.93 > 3.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (250,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
664,137 664,137 0000000000000000000197201d9c68714cb32d613ae16180b8250d6173808aa9 2,255 1.00/1.00 vMB 13
664,136 664,136 0000000000000000000a48af798338e9d8ca6636d258b1593c5eebce7d4671ab 2,863 1.00/1.00 vMB 82
664,135 664,135 000000000000000000066a63045b47e6c59ab2f8efa7a1137989ec64a853a08a 2,254 1.00/1.00 vMB 65
664,134 664,134 0000000000000000000a13928c3504188d9b2a39452979d0a66fdf8402d4d570 1,644 1.00/1.00 vMB 14
664,133 664,133 0000000000000000000a1894d3b1c59c2782b513a188bb76b89dd685a1580b1a 2,256 1.00/1.00 vMB 36
664,132 664,132 000000000000000000093f4e63439f16ee033b7e73ec4edb365058d0bdd55bad 744 1.00/1.00 vMB 20
664,131 664,131 0000000000000000000a2c77d6d76818cb2a1f1f3f748966544948db3a5255bf 1,948 1.00/1.00 vMB 12
664,130 664,130 000000000000000000033ecd9b3c20acd8734903bc417107323aa3cf02a9a5ab 2,013 1.00/1.00 vMB 28
664,129 664,129 0000000000000000000141cf84d7d6e08d1693b14bc9b7e2d3d64901e303babf 2,396 1.00/1.00 vMB 12
664,128 664,128 0000000000000000000423cde1d36bc1e0f139620e9772ced57afbf5cfee1175 1,336 1.00/1.00 vMB 56
664,127 664,127 000000000000000000019310a74c6e19a4f7a04f0b3b8ed6f57712e99ca70aed 2,637 1.00/1.00 vMB 73
664,126 664,126 0000000000000000000917a3a617c49ad02b5de54ea0a31d0048d58ac1472d3c 2,013 1.00/1.00 vMB 22
664,125 664,125 00000000000000000007693719564538a29f43f8fc028844c301d1e8e0735dcd 2,240 1.00/1.00 vMB 28
664,124 664,124 00000000000000000005c36e9450aaf8e507f41e323294af46aec15300ae863f 438 1.00/1.00 vMB 3
664,123 664,123 00000000000000000007a9487cc812bbaad7c99c59a1756a1b4936f1a9904132 2,136 1.00/1.00 vMB 29
664,122 664,122 00000000000000000005bc19f091465f246ccf75430e56a32a1b11e724d04993 1,691 1.00/1.00 vMB 24
664,121 664,121 0000000000000000000c718430134c26f9a32aab26e45a8fd14c6d31db19f40a 986 1.00/1.00 vMB 15
664,120 664,120 0000000000000000000e3545f12cc6ec66b67c0a48b5ba1e4dbb1e4ceb19f32b 140 1.00/1.00 vMB 1
664,119 664,119 0000000000000000000a336bcc862bb1960900b5e6253ba6b3035dd8f9dba653 2,367 1.00/1.00 vMB 24
664,118 664,118 0000000000000000000e919996e2ae88f9dfed12f6189e3003e1057e23f37749 414 1.00/1.00 vMB 6
664,117 664,117 000000000000000000069e0a80cd0b334a9c4ebc038eb8bac9e845f2f714b146 537 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.16 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 653.28 GB
    • Received: 13.86 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.