Loading Tool

Explorer IconExplorer

Memory Pool

82,382 transactions
30.43 vMB
0.10384569 BTC
Random Selection Loading Transactions
Max Size: 185.71/200 MB

Candidate Block

Mining Attempt e406ff02e426a4f72f11501ead47ff39fcd9dd0dd04499c42c1e3e39d5b9bb13
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 1fdc1628300b27a373462e44f5e325e4246e7840524c51ccafaa2a172671ae25
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,718
Size: 1.00 vMB
Total Fees: 0.03288487 BTC
Feerates: 402.60 > 3.30 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (481,990 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
433,333 433,333 000000000000000004339fc0694132100b444cb89fc54bd798307c72ebb5fb7a 3,067 1.00/1.00 vMB 76
433,332 433,332 0000000000000000036b3a9b1f567863eea53cef72cb0a1cffc8cabae8765994 2,884 1.00/1.00 vMB 91
433,331 433,331 00000000000000000025c2d7f7754403820f070780596131fed672903ea3c769 2,725 1.00/1.00 vMB 69
433,330 433,330 000000000000000001a750284025e81a774c82c73ae167aa2ee8c8264a4bf637 1,536 1.00/1.00 vMB 38
433,329 433,329 00000000000000000359b2bb56682925b0020477a9bd0aa3b0cb66153698a5b6 1,531 0.99/1.00 vMB 27
433,328 433,328 000000000000000002a12e9d53743c1fc0a11e30f6c86e67252698dc52c17276 2,276 0.99/1.00 vMB 44
433,327 433,327 0000000000000000041fd3cd7d3cceeb36ee49561ea17e765a92eadbdb07dc69 2,487 0.99/1.00 vMB 55
433,326 433,326 000000000000000001b5985d8ec56a3d52570d06c04212935772793578adccf4 2,689 0.99/1.00 vMB 81
433,325 433,325 00000000000000000313adb946e293db04f7311d0f4af69b5a270fbb60f41abb 2,332 1.00/1.00 vMB 61
433,324 433,324 0000000000000000005bcfb270a242b2e4720132f7e1e962d985b28c5fac8486 2,811 1.00/1.00 vMB 56
433,323 433,323 0000000000000000020242b7264431dbc4b7ea8f79bfa2e7923bbe1e07a477a2 2,600 1.00/1.00 vMB 89
433,322 433,322 0000000000000000020c9cf24a74634e78a12d3d47e19c8078599a31754495d2 1,584 1.00/1.00 vMB 58
433,321 433,321 000000000000000003b041cbf0ee3d96f0142a62870d737b88149ec2091dc9bc 2,204 1.00/1.00 vMB 49
433,320 433,320 000000000000000002ba4b7bd94f377ef2008a50060dc2cf53afbf555918e92f 2,716 1.00/1.00 vMB 76
433,319 433,319 000000000000000000bf8c7ee1245c618be30c8910d450eefd2b448710dae3cc 2,287 1.00/1.00 vMB 54
433,318 433,318 00000000000000000183f1b9728f39b417cffa4625c50476c91048f6c5397ac3 2,518 0.99/1.00 vMB 58
433,317 433,317 0000000000000000005771f62748c6debeea556ffa6485b144c5e9b428771c0d 2,598 1.00/1.00 vMB 89
433,316 433,316 0000000000000000035ae71e302c1892250359eb24e07636661b840553e6f89b 2,308 1.00/1.00 vMB 62
433,315 433,315 0000000000000000012776da35073a8636858bb78fdea2c15d56358c469718da 2,664 0.99/1.00 vMB 63
433,314 433,314 000000000000000003837fc78ea7cfe6ba725e5ab2ad75444d0dccd5ba5a83fb 2,363 1.00/1.00 vMB 78
433,313 433,313 00000000000000000099c086e7682de584628b2d338d0003746700882d8ac78b 2,826 1.00/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.