Loading Tool

Explorer IconExplorer

Memory Pool

42,063 transactions
27.74 vMB
0.07712019 BTC
Random Selection Loading Transactions
Max Size: 143.23/200 MB

Candidate Block

Mining Attempt d73d63ef702069922306448d0fe1e3c36f7f83104b2a0cbcf2ef7278657f4a2e
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root ce6b57ea118e67108a4818d11be0bd7d52945bce0ac0f8e233278ec6a03abb43
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,235
Size: 1.00 vMB
Total Fees: 0.02169669 BTC
Feerates: 180.63 > 2.17 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (516,984 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
397,677 397,677 000000000000000004451e2f1e8cd10166827f57b1353b321a9f4ef07ba6d7d1 2,198 0.93/1.00 vMB 35
397,676 397,676 000000000000000006ebe6c799346fa397556560dadb4bc5be016c0720f093e3 2,341 0.92/1.00 vMB 66
397,675 397,675 0000000000000000067dd196824129cb153822d9c807055ea6a792b62a353751 1,733 0.99/1.00 vMB 34
397,674 397,674 0000000000000000065475a9e93824c0206a33c98c675b393fa91abc14f0d9bd 2,353 0.93/1.00 vMB 50
397,673 397,673 000000000000000005dd798eee9760543aeadaeabc21aa44b686fb5cd9b52679 1 0.00/1.00 vMB 0
397,672 397,672 000000000000000002df881390b9efbdc473ca2411e0dfc61374383fe2753c08 148 0.06/1.00 vMB 35
397,671 397,671 0000000000000000051a006663fd78b6b8d7c979a53ec06cc513c22338c99707 1,706 0.81/1.00 vMB 37
397,670 397,670 00000000000000000576e2a70aeb4c8c9123bef5f7fb963336e9751aa2851892 1,274 0.81/1.00 vMB 29
397,669 397,669 000000000000000000b8d172a627c35a368fedf42ceb9242cf26b0da7aa4a5ff 1,657 0.93/1.00 vMB 21
397,668 397,668 000000000000000001ae5d968e9ddb16567b0f9bf46b4a186ba171defc9aab7a 2,472 1.00/1.00 vMB 39
397,667 397,667 000000000000000006f08e18d6e1f807aae77821df5989cc9a47fa55b582ce6b 2,690 0.93/1.00 vMB 43
397,666 397,666 000000000000000003831f01e52781704787721b3f1d9c1745273c36a13b647d 2,619 1.00/1.00 vMB 49
397,665 397,665 0000000000000000051b2c6e47991e44a9f603755f7c7c4f4592a7bcb62378cc 744 0.40/1.00 vMB 34
397,664 397,664 000000000000000007005f20426946b992f4939992a627a0f9625e1eadbfe63a 1,003 0.57/1.00 vMB 32
397,663 397,663 0000000000000000026bdb04c440be797e79aa913937dde3d8e28faf039bbbb9 437 0.25/1.00 vMB 29
397,662 397,662 00000000000000000150f33dbbde82e411a64874b051dd805a7f8cb85a67e6f0 2,019 0.99/1.00 vMB 40
397,661 397,661 0000000000000000026f4ad775c88e73b94d38a3f368d9dec72b3ce3406291a8 518 0.25/1.00 vMB 40
397,660 397,660 0000000000000000029bc9ee78c42512dfe98adc63b07a67569d0c2ab14c5725 33 0.06/1.00 vMB 0
397,659 397,659 0000000000000000002974f57206a11a5b06f4a77a705c178482e648b27083ad 1,093 0.55/1.00 vMB 35
397,658 397,658 0000000000000000016ff87c99a305b52410bf3514868094ebdd98b38f4e75e9 1,896 0.86/1.00 vMB 34
397,657 397,657 0000000000000000028fec3d3ad9f4185475e1b699f25550b0a441ca639dddc7 90 0.05/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 781.79 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: 634.08 GB
    • Received: 12.24 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.