Loading Tool

Explorer IconExplorer

Memory Pool

48,367 transactions
28.16 vMB
0.07739115 BTC
Random Selection Loading Transactions
Max Size: 150.25/200 MB

Candidate Block

Mining Attempt 93c0056874f3ddaeeeac171c85d69f648ece27cd35f0062e215c040e985299b8
Version 20000000
Previous Block 00000000000000000001591f76b8e497e92b68dc57dacd44d74c2253bafa7eaa
Merkle Root 79a549ed456aa60849fd1896d5369ed7d741600f7571bde1ff8c3dda050f332d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,222
Size: 1.00 vMB
Total Fees: 0.02382806 BTC
Feerates: 500.45 > 2.39 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,792 (732,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,471 182,471 000000000000072cb3d70b1d7fd3d099a17757e26f363fdb449441bc7d176775 34 0.02/1.00 vMB 52
182,470 182,470 0000000000000961c4b2f46a236cc2ef437641a8faaa59ceb67a7a6f12b1a415 103 0.06/1.00 vMB 91
182,469 182,469 000000000000008310a899ec6cce4545fd3c9ec3a57d4216915229ddabd280c8 335 0.14/1.00 vMB 129
182,468 182,468 0000000000000a7923cf1e1141a42d299b5fa698952cad745453bbf2d50461ef 60 0.02/1.00 vMB 34
182,467 182,467 0000000000000218d30a7606933ee9ef17478750c0bff95e77d986de66c3b00e 556 0.22/1.00 vMB 155
182,466 182,466 00000000000003d96a953cb0a3073cf0aa4c12f23acb763c31f39815f5c82782 168 0.07/1.00 vMB 141
182,465 182,465 000000000000090da7d0a66438386deafb571a41187d2659064b8f34d70bc220 74 0.03/1.00 vMB 86
182,464 182,464 00000000000002faac504cc88cf23c9de642f984196323c6aaa28465ccda0c95 82 0.04/1.00 vMB 77
182,463 182,463 000000000000073a5ba5962483523cf3ed3407cbb407a774b72669622eabf0aa 257 0.12/1.00 vMB 127
182,462 182,462 00000000000005da9efaa6817bf25d56e6ac9c003204206a8a71037eb45d28aa 296 0.11/1.00 vMB 265
182,461 182,461 000000000000013398e4e9def99849e61477b64a5f75a2605a315c82214b8eae 256 0.12/1.00 vMB 449
182,460 182,460 000000000000093321047a4fbc671765acb41fd06307b9188a79c65e96e5cd3a 208 0.08/1.00 vMB 128
182,459 182,459 0000000000000860c72505d804f5e74377e71afa88009c8d0312f6aaf8ad62ce 128 0.07/1.00 vMB 120
182,458 182,458 00000000000004266c21aa3da45ac37105b68c5ec253888d3d0b4e00fb825f1e 239 0.10/1.00 vMB 129
182,457 182,457 00000000000007b7946ed2b49c42a1ad6181ce030ecb8003f8a9aaffa8a3c2b4 211 0.12/1.00 vMB 105
182,456 182,456 00000000000003f1b3af393ea3f671b65c30da47b1d0eae3e94ecc1bd580b286 149 0.05/1.00 vMB 136
182,455 182,455 0000000000000464e9105e1acdcd7e74534d3b9694100d0fdc2426546c7355da 64 0.02/1.00 vMB 62
182,454 182,454 0000000000000256e46d46b389de5690e5033c1ebb94561fdc261bcb831d9c1b 64 0.03/1.00 vMB 124
182,453 182,453 00000000000008f370b49082f1c74fa6c21b0eb3ee5001db8c6f3020d35bf2ce 85 0.04/1.00 vMB 117
182,452 182,452 000000000000067ba60b236a115121763aa9a5586da8337acbde6dedd7eacb61 52 0.01/1.00 vMB 10
182,451 182,451 00000000000004def0bafe4ef4cfb247363953184ef24b2eb3fd7b0c72cfd856 176 0.09/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 782.02 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: 649.70 GB
    • Received: 13.21 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.