Loading Tool

Explorer IconExplorer

Memory Pool

78,482 transactions
28.96 vMB
0.07112813 BTC
Random Selection Loading Transactions
Max Size: 175.86/200 MB

Candidate Block

Mining Attempt ca7460fef46dc2eaf1b3864b2f40bc1f9e03f57218b6792bdc1cb48604ad803e
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 1d3df0e150e28ea8aae61f8cd7baeeb3738efb5d29a6f7253005b1bde59e11e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,881
Size: 1.00 vMB
Total Fees: 0.01080627 BTC
Feerates: 13.09 > 1.08 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (328,830 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
586,289 586,289 000000000000000000007e532cbe984d50e93c1039501fc0323802d92d3d9899 887 0.27/1.00 vMB 27
586,288 586,288 0000000000000000001527d527feaf094ef50c0bc4b9c78c42302917d0020a25 3,140 1.00/1.00 vMB 34
586,287 586,287 00000000000000000011727eebdf9e1603fd4c499e4301aceb53cd517b0ca9c7 328 0.18/1.00 vMB 39
586,286 586,286 00000000000000000009bdf559bce735ceb5aa903631dd9547e2b66f9309a6c1 99 0.03/1.00 vMB 49
586,285 586,285 0000000000000000001c7dbeb9b240d2de07df35030c8ba0f8309782370b8783 1,212 0.46/1.00 vMB 13
586,284 586,284 00000000000000000013e9cc2cad412bcb158c1083d9adb902ffee333ba91d53 2,415 1.00/1.00 vMB 46
586,283 586,283 00000000000000000001f58a3ddb54978d72d16ebbf11c9d74257aeaaa12cf4f 324 0.10/1.00 vMB 38
586,282 586,282 0000000000000000001b16129d34a43e08875848475d27cc843485ad5e02c29c 1,597 0.59/1.00 vMB 24
586,281 586,281 00000000000000000000da3a828001541b462a528fe6d3975ab75ed5134c0011 1,993 0.59/1.00 vMB 24
586,280 586,280 00000000000000000006f7a10c779d9feffe557ca5da1f4024e3c1e30159e779 204 0.06/1.00 vMB 35
586,279 586,279 0000000000000000001e3581977c650e48e52e76d2b776a1a8b8bea003d90055 915 0.34/1.00 vMB 22
586,278 586,278 0000000000000000000a997499075c273e090d0c5db531303151b6e929b03652 2,747 1.00/1.00 vMB 12
586,277 586,277 0000000000000000000e3bdec5c4fb0c3578f5c09f02fcd1d95274bf24298043 2,294 1.00/1.00 vMB 25
586,276 586,276 0000000000000000001810754aa1cb8486258ac47480577388f331194619bb15 3,232 1.00/1.00 vMB 63
586,275 586,275 000000000000000000196e4f7529ce07cb9ce5773af45c305a3bce16751cfb7a 3,245 1.00/1.00 vMB 52
586,274 586,274 000000000000000000164a40a432be50ce40ae99978af2d5643703941599fe8f 2,678 0.90/1.00 vMB 10
586,273 586,273 00000000000000000001111b9ef8ef3e3f49d96ae4a8b9c9f6bfcdcec417780d 3,014 1.00/1.00 vMB 54
586,272 586,272 000000000000000000109ee5155baf55fb08ec3b2c58cf4854d6176c6b50e588 447 0.17/1.00 vMB 31
586,271 586,271 00000000000000000004b910737ce2c99902ab65252e274a60b36abdf5707f26 2,921 0.86/1.00 vMB 30
586,270 586,270 0000000000000000001995ae69cb8a378e2750f1ab4fbd6b673f432d0d3a5e8c 487 0.16/1.00 vMB 39
586,269 586,269 0000000000000000001596a637dae24f623b574b59897b8de497a09040b3b187 1,477 0.53/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.60 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: 671.67 GB
    • Received: 15.98 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.