Loading Tool

Explorer IconExplorer

Memory Pool

44,685 transactions
26.48 vMB
0.05578084 BTC
Random Selection Loading Transactions
Max Size: 140.07/200 MB

Candidate Block

Mining Attempt b24d164dc76788a1fcda6b3fffb93647ffe4588e337b5850625f385143f86f27
Version 20000000
Previous Block 000000000000000000010a691d8711905b74c8ca1255100e4f4641696d5db79a
Merkle Root d6048dec978c5d772ac4e8676a264acf46ca0af5ae1d42a5be1200baca084274
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,753
Size: 1.00 vMB
Total Fees: 0.00713765 BTC
Feerates: 40.21 > 0.72 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,736 (432,244 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
482,492 482,492 00000000000000000040edc1a441806ad1796b9c4f77df3ba923decee4bdd0bf 1,968 1.00/1.00 vMB 542
482,491 482,491 000000000000000001268f7bf9a7f3abc5cacaeca5bf398f19bdfcbaf2767fee 1,734 1.00/1.00 vMB 409
482,490 482,490 000000000000000000317622757c5760aedbcf020aa6eca882f049c6aefc0977 1,530 1.00/1.00 vMB 74
482,489 482,489 00000000000000000068f4de61663e7631aec340a2b54ad1b3a13ce25b6a4d59 1,495 1.00/1.00 vMB 196
482,488 482,488 000000000000000000dd13e094721847984a8091c6c78c03e9b9dfe55b8be348 1,600 1.00/1.00 vMB 408
482,487 482,487 000000000000000000dc157b88cc226ba117fa9bd3ebd75d3dcc24fdb6a6b8a7 1,257 1.00/1.00 vMB 499
482,486 482,486 0000000000000000006426536ad379a08bc87d10fdc09ad5cb2cfd67edba3bd0 1,530 1.00/1.00 vMB 369
482,485 482,485 00000000000000000018ce0c1b1abb501e4cff02e221ab9ba4d5fab606e43666 1,869 1.00/1.00 vMB 312
482,484 482,484 0000000000000000007b0017eefdd83cd88b55d3cb6bb37a25e82f12267fecff 1,518 1.00/1.00 vMB 337
482,483 482,483 000000000000000000ee3cc9223ddc54d48261fafa89af33ca66490a04cad020 1,701 1.00/1.00 vMB 24
482,482 482,482 000000000000000000ef691895aeae8fccd7c5c6b7de2bb2b4cf231fc80fa0d2 1,699 1.00/1.00 vMB 77
482,481 482,481 0000000000000000012da663978cda9337c688a27efd79f66e2dcac892871550 1,986 1.00/1.00 vMB 419
482,480 482,480 0000000000000000006d49a64d957a736ff38ab8e67a828e806db26d9304cb1a 1,928 1.00/1.00 vMB 368
482,479 482,479 00000000000000000063d46523fa6bed064e0e2e7cfb3cdf27050112f7cfa9b0 2,311 1.00/1.00 vMB 43
482,478 482,478 0000000000000000012e3e46f000fa011bc85de30f23306eea144b5b57ebcc60 2,036 1.00/1.00 vMB 186
482,477 482,477 000000000000000000cd3fc6a991532f2367ba6ca189ea5525d75034c419d65d 2,082 0.99/1.00 vMB 304
482,476 482,476 0000000000000000006eb4705c5a5bcb4a80d658b51ccad5832789798244926d 1,774 1.00/1.00 vMB 309
482,475 482,475 0000000000000000003127f6390e6c12d96ca46924b5d264468289703dcf50b2 1,834 1.00/1.00 vMB 546
482,474 482,474 0000000000000000005766cac79717695cb1629d17be29bec2cb67c11cbf9d2f 1,975 1.00/1.00 vMB 386
482,473 482,473 000000000000000000fd3beea1d36ae5666dbb112a2124a3896bb27ca23be294 1,979 1.00/1.00 vMB 315
482,472 482,472 000000000000000000f438211e4f296b3621bc29fb102ff10bc91788bd98aa6a 2,098 1.00/1.00 vMB 405
Previous 10 blocks ↓
Total Size: 781.92 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: 646.12 GB
    • Received: 12.81 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.