Loading Tool

Explorer IconExplorer

Memory Pool

76,058 transactions
28.39 vMB
0.06858039 BTC
Random Selection Loading Transactions
Max Size: 171.99/200 MB

Candidate Block

Mining Attempt ac6d1ed7404f9cf0713f53f39688ccc25073b7b0cdf12dec10b865cf4b410872
Version 20000000
Previous Block 000000000000000000013692c334da3888f451a334566c03c222fde1e46135de
Merkle Root ffb9f988405d30abfeff7adf9fdfeca96c892d049c1eb6af1a2ff47a6d4a8acc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,863
Size: 1.00 vMB
Total Fees: 0.00968870 BTC
Feerates: 178.73 > 0.97 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,135 (85,415 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,720 829,720 00000000000000000000c5a66a6dbf89cd25c50c83db2e73664dbec6c3b6684c 1,949 1.00/1.00 vMB 24
829,719 829,719 000000000000000000032a50f4cfaa6abc0f08a8a49f47d5776ebb1d15ef38b6 3,154 1.00/1.00 vMB 29
829,718 829,718 0000000000000000000155ff1f4d8de4bbe92066a9a2873a229745f8b8ef7fcb 3,174 1.00/1.00 vMB 66
829,717 829,717 00000000000000000001c58b70763660fad9fca26f5ec59179a9add57fd239e0 2,565 1.00/1.00 vMB 40
829,716 829,716 00000000000000000002df39c591adbbc49f44175c0349aca9e8b81252e28547 3,062 1.00/1.00 vMB 49
829,715 829,715 0000000000000000000060503d2640603b52503c01bf6bc132683c82f77f84d9 2,593 1.00/1.00 vMB 32
829,714 829,714 0000000000000000000353bfadc3de7d02c127aa30804e1314440377bb9577b9 2,659 1.00/1.00 vMB 26
829,713 829,713 000000000000000000002e94f1d773ecc5fcd82c595f9b293511ee482f7a3ddc 1,691 1.00/1.00 vMB 25
829,712 829,712 00000000000000000002ff504e2b1d7b27a1c05d8862526cc884d51ef545b97a 3,470 1.00/1.00 vMB 41
829,711 829,711 000000000000000000013a879fb29be864cc09c204f998a4921ec2b8bc67fdbe 2,717 1.00/1.00 vMB 41
829,710 829,710 00000000000000000002136335d6f41959a74d4b25bc7ed7e2ce5171e015bce2 2,258 1.00/1.00 vMB 34
829,709 829,709 00000000000000000000f756958fc7e87d4778d8c9a77f03dad555cb540a096e 3,307 1.00/1.00 vMB 32
829,708 829,708 000000000000000000031196260800fe08d1cda3c6e769b52252dc611b275b19 3,237 1.00/1.00 vMB 41
829,707 829,707 000000000000000000020bdfa7c6eac9d36443ac18550c60836594b647dd7ac6 3,170 1.00/1.00 vMB 51
829,706 829,706 0000000000000000000111e64ddbcc2c357aa25650c06ff80665bb95ec16f374 2,059 1.00/1.00 vMB 32
829,705 829,705 000000000000000000021cf49790dad87f0194127aeeb9b4a83557568118a99e 3,064 1.00/1.00 vMB 35
829,704 829,704 00000000000000000002efae0a02b7040c0afc7e2d4f6be3dba6773469a80ca6 2,499 1.00/1.00 vMB 31
829,703 829,703 00000000000000000002ba5f9e492a07f712696ff8674085407a180e75c95c8a 3,486 1.00/1.00 vMB 36
829,702 829,702 00000000000000000001235680ade9bcf2dbd42e51219c0132ea39f6c60f991b 3,260 1.00/1.00 vMB 54
829,701 829,701 000000000000000000021fd212eb79df08b6663c543db7f3ad6e552483c61343 3,475 1.00/1.00 vMB 40
829,700 829,700 0000000000000000000135207e21f6738c15bee9d1199e3ae1acafc255c17b88 2,992 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.63 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: 672.10 GB
    • Received: 16.14 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.