Loading Tool

Explorer IconExplorer

Memory Pool

82,261 transactions
31.10 vMB
0.12103617 BTC
Random Selection Loading Transactions
Max Size: 186.15/200 MB

Candidate Block

Mining Attempt 7a643e27bed272d7b70f15b56dd9d39d2ef2e822a1c4b6bdce261bd4b8791b90
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 0b699ac8f1351525121c137d3a827328d86db3e8a381bb4b70941e65f1ae328c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,609
Size: 1.00 vMB
Total Fees: 0.03599795 BTC
Feerates: 101.42 > 3.61 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (436,655 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
478,495 478,495 000000000000000000d85674e12f7e01653a3f01133b25ee6e8484ab0e43128b 1,889 1.00/1.00 vMB 213
478,494 478,494 00000000000000000076431ac1d7e74a4c05d344c35514f96d8eb2f6ae738331 586 0.40/1.00 vMB 129
478,493 478,493 0000000000000000011d8220781b5982bbdd6333c618c35e8fc713d10479d64e 242 0.19/1.00 vMB 112
478,492 478,492 0000000000000000004db791bd9b3b87a4b82a9c4b8e05b6e6e0e8d39252bc09 1,205 0.72/1.00 vMB 117
478,491 478,491 000000000000000000ae4ba7509cfbec7e09a2ce2ef0e012320db102f32f02db 734 0.61/1.00 vMB 97
478,490 478,490 000000000000000000e6ef127415ee34885bc36f239064ee6253729c4522583e 343 0.27/1.00 vMB 103
478,489 478,489 00000000000000000053daf5dc599da6479a616ef7ed7cb0986fbb09ec32f17e 1,113 0.92/1.00 vMB 116
478,488 478,488 00000000000000000127886b2981a9c536279f8c744a903267b7ac9330bb026a 422 0.54/1.00 vMB 39
478,487 478,487 000000000000000000e3d76e2f389431028646ac736ef0c6d4b2411ea36caf74 1,545 0.66/1.00 vMB 149
478,486 478,486 00000000000000000093a2fccfe411b727be77b1f01c1079c654ea8651023372 54 0.02/1.00 vMB 186
478,485 478,485 0000000000000000007464e3d928938e5a8291d8ff49b8dcf4ed445b9a151786 1,022 0.79/1.00 vMB 100
478,484 478,484 000000000000000000df7d0851e1840a4aa1c70ff68ce471fd59cb5a752c0b41 1,026 0.93/1.00 vMB 66
478,483 478,483 00000000000000000117ec955fd2be5412f28ddb72db26296b91e50744794a12 572 1.00/1.00 vMB 32
478,482 478,482 000000000000000000f8d4c1e2ac4cd553bb7a09fcdc86f2b5ca89e7ec0aadbc 893 1.00/1.00 vMB 50
478,481 478,481 000000000000000000ac2d11f57f946dc43453014a6ddbc21942637cb28e7389 664 1.00/1.00 vMB 60
478,480 478,480 00000000000000000041a56131da7150f2a546e15aff0e6eb8acae90753ac7af 1,176 1.00/1.00 vMB 118
478,479 478,479 000000000000000001095286922710d90e681a6bd8f81598b1f05c8d9a1b1400 2,235 1.00/1.00 vMB 174
478,478 478,478 0000000000000000005840f06bbd93feebe4b56e78c56f39ce1b0a3e427cafd8 920 0.99/1.00 vMB 60
478,477 478,477 000000000000000000de84797feda2cd3b753721133946eafb9809d85045b861 1,651 1.00/1.00 vMB 96
478,476 478,476 00000000000000000082c59d4213431a64bbb7c9f49aa50395062e2c6d2fe2c9 543 1.00/1.00 vMB 66
478,475 478,475 000000000000000000f301a8bfccf52781492b29070a2a4c382ece40722f0162 429 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 672.95 GB
    • Received: 16.33 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.