Loading Tool

Explorer IconExplorer

Memory Pool

26,084 transactions
26.79 vMB
0.05491765 BTC
Random Selection Loading Transactions
Max Size: 128.54/200 MB

Candidate Block

Mining Attempt b7d85b559735d44ec01edbfa2830b612b47fb9b91ed4e3c88562532f7d44df65
Version 20000000
Previous Block 0000000000000000000051c37b861c7bf429b2e91859f9ffd065f6499afeaedf
Merkle Root 7629a0285e09ab362dcd7ebcae6a2a9b559bef7286f975c48e011dcdc15fddd2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,075
Size: 1.00 vMB
Total Fees: 0.00461542 BTC
Feerates: 40.28 > 0.46 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,498 (396,976 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,522 517,522 00000000000000000016efd36530e3b9a130444b5adba0110a3871ef12b77190 724 0.35/1.00 vMB 34
517,521 517,521 0000000000000000004c25a06f14d302489a8e57d9f1a17ffc7f82073064ea29 1,341 0.83/1.00 vMB 23
517,520 517,520 0000000000000000002db5b7c08d1b7306dac917e7681ed1fb7ead9629a1ca42 777 0.27/1.00 vMB 32
517,519 517,519 0000000000000000001dbf37efcab721a4a285c9fcfad6a42af7a014503ff8e3 2,305 0.92/1.00 vMB 29
517,518 517,518 0000000000000000001af3b84bab65b3717e51823167e08db2ce11fe88fcc98e 1,273 1.00/1.00 vMB 32
517,517 517,517 000000000000000000475e9a79514ef000189ff598a5d63a00e34390199152bc 1,531 0.71/1.00 vMB 24
517,516 517,516 0000000000000000003d0e25d2113980c96cce78fabb8fa703fbc894a688e30f 1,496 0.79/1.00 vMB 28
517,515 517,515 000000000000000000008952fc103538d7d4050f0245f2e64ae0260914fa7e2d 1,836 0.86/1.00 vMB 22
517,514 517,514 0000000000000000004699a48e8d1c41b47c59b02e2ec11322521b38e0f47fec 2,125 1.00/1.00 vMB 23
517,513 517,513 000000000000000000034a9842c7e33ea1e7def0fb50d3462251fdfc0b74a43a 2,316 1.00/1.00 vMB 27
517,512 517,512 0000000000000000004e1339b6e3fa6024e7b24196db6de0b4169b0e50bb5ba3 979 0.51/1.00 vMB 23
517,511 517,511 00000000000000000012645310b46f25cd07d66cbadc08b8da493da69f49d6ac 291 0.21/1.00 vMB 28
517,510 517,510 000000000000000000069bcda6e67fdf414b7fc86551eab851b7a43e785b3096 1,074 0.54/1.00 vMB 26
517,509 517,509 00000000000000000048a4e531a3d035e1dc85dd98f9c31308c631b011d93393 1,306 0.98/1.00 vMB 18
517,508 517,508 0000000000000000000031c2805529213ab6b4e26b4d807651bbca6b3831d63b 2,183 1.00/1.00 vMB 26
517,507 517,507 00000000000000000044c6bf8f815ed6909ea366db72f596fb134f0dc6c2c541 561 0.27/1.00 vMB 33
517,506 517,506 0000000000000000004521a7ee667581c56458b21d7a0f37c332dd9af40ea1ca 968 0.51/1.00 vMB 17
517,505 517,505 00000000000000000044fd331cbd6c3dda7407defa868f160ffefab18ed9076f 1,926 1.00/1.00 vMB 38
517,504 517,504 000000000000000000175c14e2ab334bcde60c7b45025e46eee9ee9d092453e3 1,943 1.00/1.00 vMB 19
517,503 517,503 00000000000000000024f39310ddd3993922a620991cc2f4f8cb68f756303ffd 2,668 1.00/1.00 vMB 36
517,502 517,502 00000000000000000006911151d954fc9821628005e8c722b18bbbe3ae981741 303 0.09/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.50 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: 612.00 GB
    • Received: 10.95 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.