Loading Tool

Explorer IconExplorer

Memory Pool

76,921 transactions
28.56 vMB
0.06329365 BTC
Random Selection Loading Transactions
Max Size: 173.31/200 MB

Candidate Block

Mining Attempt 080240b9bf8a1fee328bbd8a0d6d6f694e1e994e7c7f0b525f181ca772bcaf1b
Version 20000000
Previous Block 00000000000000000001c49f83a44b33fdaf760ac061f9963277002d72c7d5d6
Merkle Root f3b691934364e44a55953a6f798916ca75fa118b53c7e5484e116ed5f5593c81
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,011
Size: 1.00 vMB
Total Fees: 0.00400739 BTC
Feerates: 73.20 > 0.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,091 (498,701 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
416,390 416,390 0000000000000000036abbcc8306bf8653346f780d1b1253f98517e751dc19d4 1,680 0.99/1.00 vMB 56
416,389 416,389 0000000000000000048787d11b5efb08a409ca41384b4a2cf4c1e56cbe56cff8 2,648 1.00/1.00 vMB 63
416,388 416,388 0000000000000000045a8e2dfde493ac584c47ae42059d5dbf1023b94090801f 2,287 0.93/1.00 vMB 69
416,387 416,387 0000000000000000028a2b5e076d11522ffef32173aabbcdc45c1ef85dfc379d 2,887 1.00/1.00 vMB 99
416,386 416,386 000000000000000000e1cbea710bc0fd154ab965d0d0a73d5979e1aafe9ca40e 12 0.00/1.00 vMB 155
416,385 416,385 000000000000000002313b00940ed59c895e33707a6be7cb4ce917fa76169ec6 1,502 0.74/1.00 vMB 38
416,384 416,384 000000000000000002bbbd2ba626c5d1368fa17c7f6fe9542e1214dc55a5c115 1,664 1.00/1.00 vMB 37
416,383 416,383 00000000000000000204098200bb726e5acff621ef2d4940aee266f7eb0a2170 1,773 1.00/1.00 vMB 40
416,382 416,382 000000000000000003cd35ebf986857665feb738f960520ed91a1f673efa9638 2,020 1.00/1.00 vMB 49
416,381 416,381 0000000000000000004201fd934d65ad6341308b046398ed0107cba3cb89306a 2,309 1.00/1.00 vMB 36
416,380 416,380 0000000000000000012b9796f64b7f99e915a1bc5b1ea1c301b95727e0ee48d6 2,340 1.00/1.00 vMB 42
416,379 416,379 00000000000000000196eafcf9abf1dffa4964537babd37e649ca669732d1ff6 2,138 1.00/1.00 vMB 49
416,378 416,378 000000000000000001e008cec4a74595328f7d99219630fabca863f9528e5e3c 2,154 1.00/1.00 vMB 79
416,377 416,377 000000000000000003be6a6578b19b15e2823a0a7a9bfe3619aff047c9191a46 2,383 1.00/1.00 vMB 85
416,376 416,376 000000000000000004540df2a7c9160e7f8652c8d65da6030e6340086fdc958b 2,023 0.93/1.00 vMB 67
416,375 416,375 00000000000000000315dba0c795a332b7cba61101e946cc454e0ca658b4792d 2,733 1.00/1.00 vMB 65
416,374 416,374 000000000000000005729f045b332af12edc252db89b44a40f6ca489d57a074c 2,336 1.00/1.00 vMB 88
416,373 416,373 000000000000000005653dbe15bfd0f66eb93633876a7deedfef5a3d24c82322 25 0.01/1.00 vMB 110
416,372 416,372 0000000000000000015e80982f70dea802138f787c07ab2ed26afa3d691d1f34 1,621 1.00/1.00 vMB 80
416,371 416,371 000000000000000003902ad4130d4e5978eb79a6d260e3ef988eb3b3d1325420 1,668 1.00/1.00 vMB 54
416,370 416,370 0000000000000000017082b0f2e0b38208bb8dfbfe4ace68ac807bd364e27fa8 2,332 1.00/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.55 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: 669.83 GB
    • Received: 15.77 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.