Loading Tool

Explorer IconExplorer

Memory Pool

45,357 transactions
26.93 vMB
0.06990336 BTC
Random Selection Loading Transactions
Max Size: 142.17/200 MB

Candidate Block

Mining Attempt 407bc2ff84765d60e96f74d07b767155be027636d9c0438782eb3e819051bc47
Version 20000000
Previous Block 00000000000000000001a55d623f1f2c6db375b29f372bb722a1b5f7c3bb8796
Merkle Root a5da743b6640c208332e11f2512d37a6fde278b4b90f59fb51e0c15e025c0d96
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,898
Size: 1.00 vMB
Total Fees: 0.02013505 BTC
Feerates: 298.51 > 2.02 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,782 (432,279 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
482,503 482,503 0000000000000000006174efa15874c6b08905438b63215bfe1bc3f3293d0afb 2,060 1.00/1.00 vMB 322
482,502 482,502 000000000000000000772eb8b79a87ef055a4971fc6fefe256d50fae19730ef7 1,628 1.00/1.00 vMB 351
482,501 482,501 000000000000000000cb49343bf6971e8ce6e58f7e2e447e42d4ce3fe69fd1b7 2,025 1.00/1.00 vMB 502
482,500 482,500 0000000000000000006de37d344ee8fa3808f918c1b5f4a7e6d85d962028df58 2,324 1.00/1.00 vMB 465
482,499 482,499 000000000000000000a5b2612ce11c16d39105f581b890009e4ab43bf332648e 2,226 1.00/1.00 vMB 299
482,498 482,498 000000000000000000aefc789dbd86830671d469eedfd54f0d04c1ed0fcaeec4 1,230 0.80/1.00 vMB 282
482,497 482,497 000000000000000000f1a3dfe1ced76542b21c3f26b83b4f46cca28beea91abe 1,923 1.00/1.00 vMB 351
482,496 482,496 0000000000000000001f11ea891c320629abc6d6b6ac7b2a5852a2f9bb29c7c0 1,977 1.00/1.00 vMB 420
482,495 482,495 000000000000000000cdc82dc4f11d19c34790be74c8974693618ad2cb395c64 1,978 1.00/1.00 vMB 419
482,494 482,494 000000000000000000fbd3dc1c842b6de76f10897e3fab38a1a558964738d07e 1,574 1.00/1.00 vMB 440
482,493 482,493 00000000000000000083570cdfd2875815a94b0fbcf8fc7ca0f64b17d9c2ea94 1,898 1.00/1.00 vMB 450
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
Previous 10 blocks ↓
Total Size: 782.00 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: 648.89 GB
    • Received: 13.10 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.