Loading Tool

Explorer IconExplorer

Memory Pool

80,484 transactions
29.69 vMB
0.09236193 BTC
Random Selection Loading Transactions
Max Size: 179.86/200 MB

Candidate Block

Mining Attempt b99caabbfad55ef61b9ffdce257960d54ef5afa9093841b62d0a335526cd29f3
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root f6a104f2276cd9a226afb60c06df2146dc78bc9df71286e0d8e6a5fc2bda7ec6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,394
Size: 1.00 vMB
Total Fees: 0.02862979 BTC
Feerates: 278.95 > 2.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (127,752 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
787,343 787,343 000000000000000000002b4d8f2c3a96e5feb02613aef836f132956047d6235b 4,387 1.00/1.00 vMB 26
787,342 787,342 00000000000000000003b6f935f68da0cbdb914b71100acd8a7e8fb69fee167f 4,018 1.00/1.00 vMB 8
787,341 787,341 00000000000000000003a1ef8c052edc86de52abb19f0998f8c10254f4a648a6 3,766 1.00/1.00 vMB 18
787,340 787,340 000000000000000000045cadda54d7e80757589454a08f2f62fd212506f47614 3,475 1.00/1.00 vMB 37
787,339 787,339 0000000000000000000356bbf532abaf700bc661cafc3af3c6d6c4b4dd0694b4 3,763 1.00/1.00 vMB 36
787,338 787,338 00000000000000000001e25268da761242acea16d1e2c444c903ed6a6c026daf 1,533 1.00/1.00 vMB 19
787,337 787,337 0000000000000000000567e154f0530e73b94f6b6255679a9fbbd3936ca47f5d 2,897 1.00/1.00 vMB 33
787,336 787,336 000000000000000000010769b6e05de01931bd7c8ff53d3412d46a127163793a 3,373 1.00/1.00 vMB 51
787,335 787,335 00000000000000000000f99f01de83952c0c2c1541c93c73e473c48e32f759a9 2,628 1.00/1.00 vMB 35
787,334 787,334 000000000000000000027ac74892d31046fe1c2210ee61b8bbf1bb0503d7270f 3,867 1.00/1.00 vMB 12
787,333 787,333 00000000000000000003112644113c93d1dc11722fcc24f9ea0c820297f0e306 3,047 1.00/1.00 vMB 31
787,332 787,332 00000000000000000000ec54266daba90891363b64536ff53ed402fe814fa0e8 5,014 1.00/1.00 vMB 9
787,331 787,331 000000000000000000051d249eac152c0a7fb6a5be503555f73d64c23979ed64 4,538 1.00/1.00 vMB 11
787,330 787,330 00000000000000000002c8e5980e4921b75fe3970e59084c0de47f446ca17b25 3,594 1.00/1.00 vMB 22
787,329 787,329 00000000000000000001b2e9bd50435e9648b97cb93ce3cc4b06bb44a47be1fc 3,733 1.00/1.00 vMB 18
787,328 787,328 000000000000000000055593edda4b417d2ebc69e8d19485b7f663bc3251132e 4,135 1.00/1.00 vMB 23
787,327 787,327 00000000000000000005a506f4de2649bef78b80ff40b60b028b23ff4d9b720a 3,562 1.00/1.00 vMB 35
787,326 787,326 000000000000000000008c6ae0b07763310548329a8f4cfafdd7a97571df1109 4,006 1.00/1.00 vMB 21
787,325 787,325 00000000000000000003d237b023f79a40d0dcea471e62870d4f2296e831a2ee 4,552 1.00/1.00 vMB 11
787,324 787,324 000000000000000000028217c2488c230a84652068ed87da35e14c94ceb4cab8 4,040 1.00/1.00 vMB 14
787,323 787,323 000000000000000000026f729dd277b3fe53d216cecabb25157e4c47d53901ed 2,875 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.56 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: 670.07 GB
    • Received: 15.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.