Loading Tool

Explorer IconExplorer

Memory Pool

87,527 transactions
32.86 vMB
0.13753036 BTC
Random Selection Loading Transactions
Max Size: 199.79/200 MB

Candidate Block

Mining Attempt 0762e97646036c5ef8837ba970677c4b69131d6834fccdbb1779581fad226b65
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 6ebe830eae13f823c3b6072cf9b2ea09159d2b94c07f60f6c4bc1a9d2dd858e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,977
Size: 1.00 vMB
Total Fees: 0.05012351 BTC
Feerates: 300.16 > 5.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (594,690 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,526 320,526 000000000000000000a775088594898153bb5f874f64414e256f53ca29ac210d 88 0.06/1.00 vMB 33
320,525 320,525 000000000000000006c7e17b4dab48be97ff9083637164f575b8dacc8514559b 1,017 0.65/1.00 vMB 22
320,524 320,524 00000000000000001e8d77d961416a859b99cb4576970412fc82bf3f15dd930a 1,024 0.32/1.00 vMB 46
320,523 320,523 000000000000000013eda2041d3fcc1a981e71379d43f744016343b96e5696ef 526 0.31/1.00 vMB 27
320,522 320,522 000000000000000023db2e1801a53a413ec322408efb102e43de6885a951108e 404 0.24/1.00 vMB 27
320,521 320,521 0000000000000000215261a98b5bfb91fb706f78d6db060de84e9b803837e1f2 513 0.30/1.00 vMB 26
320,520 320,520 00000000000000000d08120514b9fb83f59ceab38a9a670572a7d47b2b2e8a2e 282 0.15/1.00 vMB 28
320,519 320,519 0000000000000000039f451de3cdff323f705ce6137067607113b623578862bb 685 0.42/1.00 vMB 25
320,518 320,518 000000000000000022c367c347e3fb6a220471dec8117823df718503732fa73b 109 0.04/1.00 vMB 26
320,517 320,517 00000000000000000b816edbfd92a7b00938925e240fad2cabbdde62ab486180 428 0.19/1.00 vMB 30
320,516 320,516 00000000000000001e8540cc249e0d2fc272ef9ffb921aecc8b69e5c3432a3cb 41 0.02/1.00 vMB 25
320,515 320,515 00000000000000001a139a41e4c89056d5751f5f9e97c910c0af6e1a25cd63b9 601 0.38/1.00 vMB 24
320,514 320,514 00000000000000000abab3aa3a7ccffcc70235783f49ec897e7b733b2604a9ff 625 0.40/1.00 vMB 23
320,513 320,513 00000000000000000c7f7331c3c5f19b6fae457b4394d4e63be07d9b9cc4cee9 293 0.53/1.00 vMB 14
320,512 320,512 00000000000000001a544fd9a21f8f064b3179d50b78eabd681f38fa61ab1e25 613 0.35/1.00 vMB 22
320,511 320,511 0000000000000000072d4682d7dfd84c38d69811615e487221b475e705715600 1,575 0.50/1.00 vMB 44
320,510 320,510 00000000000000001a2d5eaf1581dfb4cd3d552a94d3804857b57d4a3ed881c9 256 0.15/1.00 vMB 24
320,509 320,509 000000000000000027a88c3bb2bd20b7a28f20efbd61241c238e4ba9687c6410 177 0.12/1.00 vMB 28
320,508 320,508 00000000000000001ba07f54c785ed4ca346b6a7628e332c4b75c5af99a26978 59 0.03/1.00 vMB 29
320,507 320,507 0000000000000000266c756e5614ce47a52395269d4aecbd7c16fee306cd0b82 36 0.02/1.00 vMB 30
320,506 320,506 00000000000000000c5b5d7c83223d7162bb49a8f53daffb3ea51fbfb65ff493 167 0.09/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.76 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: 709.03 GB
    • Received: 16.84 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.