Loading Tool

Explorer IconExplorer

Memory Pool

47,315 transactions
29.28 vMB
0.15955024 BTC
Random Selection Loading Transactions
Max Size: 153.16/200 MB

Candidate Block

Mining Attempt d84577f38549b86a163aa62926202057eee3195506b4a666e971bf0c6ab6ef90
Version 20000000
Previous Block 00000000000000000001df143f900493685d6623e4901f699b33fb4601190dde
Merkle Root 640749459be104d56c2974644d6e4331d11ef2e0dd72b69eb62cbbdd7ffc1d73
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,682
Size: 1.00 vMB
Total Fees: 0.04699685 BTC
Feerates: 200.91 > 4.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,708 (413,154 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
501,554 501,554 00000000000000000087ac945ff91bd3a2dce47dcbc5224bac37965a768a3c11 1,119 1.00/1.00 vMB 172
501,553 501,553 0000000000000000000cd64bd74dc2280d2aafd14c7088d0c1fab1120c0ab399 1,427 1.00/1.00 vMB 164
501,552 501,552 00000000000000000041ae73e4ab74d415d875246649d1368703c0bae9436d55 2,013 1.00/1.00 vMB 306
501,551 501,551 0000000000000000001148f7cf5048f896e1394f45925a9585d072122443d5ef 1,906 1.00/1.00 vMB 210
501,550 501,550 0000000000000000000005ed00e6585f60ac51b481279a8475eeb3beb128a17b 2,339 1.00/1.00 vMB 512
501,549 501,549 0000000000000000004e65cec504bde8d2c44007385e129c4c2414db7bff517c 2,557 1.00/1.00 vMB 712
501,548 501,548 00000000000000000003e7795b92cc532cccd62292732803e94eeac186f3ff79 2,523 1.00/1.00 vMB 301
501,547 501,547 0000000000000000006fbb47ef7d8c0d4e6d64fc6c7d1e59b6f9117bc1d7bee7 2,257 1.00/1.00 vMB 496
501,546 501,546 0000000000000000003e47effe3d7cec4d7b2606f99fae76161e4c288dcd259b 2,901 1.00/1.00 vMB 619
501,545 501,545 000000000000000000501602dfb4b5e4b12525cc820aa488ef3834500c3f5869 1,994 1.00/1.00 vMB 791
501,544 501,544 0000000000000000008271c06e08d2afe67b301dc6d3b1f42cd57452f57174d5 2,491 1.00/1.00 vMB 802
501,543 501,543 00000000000000000021b51cd9217d1a801a948c12f26c0aacd0389e17dad713 1,836 1.00/1.00 vMB 297
501,542 501,542 00000000000000000087aa43b82d3d261fb3062a724a842c72d30ddb315887c5 2,284 1.00/1.00 vMB 434
501,541 501,541 0000000000000000005d899691d2e517fad47647cc38bf970103c82c990e083a 2,457 1.00/1.00 vMB 790
501,540 501,540 00000000000000000035214c72a4120e8bd2bf664b9717201530e16fabb7a0ef 379 1.00/1.00 vMB 576
501,539 501,539 0000000000000000000438d2d948b5e1e73d057e88098f7ac06a84e4f51f85d1 2,661 1.00/1.00 vMB 801
501,538 501,538 0000000000000000003769dbb89875ae00fc1d14f73507c8f570020643936d46 2,249 1.00/1.00 vMB 490
501,537 501,537 000000000000000000119f0df00949c5ae549aaebb29f2c294843b84d0df1ee9 2,146 1.00/1.00 vMB 227
501,536 501,536 00000000000000000019bd7400fe410c47fefa5e8fe52792eb96830b496b3256 2,090 1.00/1.00 vMB 400
501,535 501,535 00000000000000000079550abc4dc9264c96900ab98491b8409b142159293d5e 2,575 1.00/1.00 vMB 675
501,534 501,534 00000000000000000031e3b3f2bdc1fb74114d4b587f243e96a276e7d10c223d 2,572 1.00/1.00 vMB 607
Previous 10 blocks ↓
Total Size: 781.87 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: 644.99 GB
    • Received: 12.63 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.