Loading Tool

Explorer IconExplorer

Memory Pool

33,743 transactions
25.75 vMB
0.05320596 BTC
Random Selection Loading Transactions
Max Size: 129.71/200 MB

Candidate Block

Mining Attempt 1026fc5c8c3698c95491a0472c06bbdada68cd394411dbce59928ff8aef35250
Version 20000000
Previous Block 000000000000000000014f51cdb922adcbfbf8306ee11aa840c0f99483a0eb43
Merkle Root a49c2f535f7a2fb796836aacdc7297092325f57b6696dc3d240f1f982faed5ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,528
Size: 1.00 vMB
Total Fees: 0.00598056 BTC
Feerates: 34.67 > 0.60 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,656 (440,939 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
473,717 473,717 000000000000000000ea3f71c9afcd5e4345d2cbfcbb04c2afbee1f89fba9fbc 1,563 1.00/1.00 vMB 150
473,716 473,716 00000000000000000135dc48f3228c4c79bb369ca0f6ac5d9f5c25952a4ac30f 1,345 1.00/1.00 vMB 130
473,715 473,715 000000000000000000a18f1302e97c7335330aaabb53e1136df4b649905a440d 1,144 1.00/1.00 vMB 114
473,714 473,714 000000000000000000dd8da78ad27248b5fa38e429cd187e2e55214b09be6be0 2,298 0.97/1.00 vMB 124
473,713 473,713 0000000000000000012bd97f0a378e0a5223a8c267f78d37ccc75893b96803f4 2,145 1.00/1.00 vMB 170
473,712 473,712 0000000000000000014f38b709a0e429df72e4b7808816080a5fd64cae8162ad 1,674 0.99/1.00 vMB 453
473,711 473,711 00000000000000000092a545dbcf63cb8adaa548eca9019141a5f3ee2e8ed853 1,325 1.00/1.00 vMB 121
473,710 473,710 0000000000000000007eaaf0899877f5317cd2a480477bde88d9e0a9b57a93c8 1,694 0.99/1.00 vMB 150
473,709 473,709 000000000000000000e1edf3177a88e0a76f8eaa17709c72eb048730c4f09137 1,978 1.00/1.00 vMB 257
473,708 473,708 000000000000000000ab7d45da54aa498f1d59457c28577c519bfd92a451f6f9 2,052 1.00/1.00 vMB 142
473,707 473,707 00000000000000000050cd8a48122cb85bc2a5b77424da6ae92b8a8e89ded8b7 1,709 0.85/1.00 vMB 300
473,706 473,706 00000000000000000137a180270158e40c4ae6aa9efe6b461d100e505fe9d5f3 614 0.99/1.00 vMB 55
473,705 473,705 000000000000000000d39c390270f49b305f38c9abbe569b473245746ae035b4 983 1.00/1.00 vMB 111
473,704 473,704 0000000000000000001ccc6f8446a186d4da9ccb1fbc72b7399966fde7e845bb 2,152 1.00/1.00 vMB 219
473,703 473,703 000000000000000000560b4af667e9177efaabeee941b5e6edfae1f0dd1779a8 1,593 0.94/1.00 vMB 167
473,702 473,702 000000000000000000d8f2eeaa6bcc6778b73f5b296fab3a5f4ffbab1fa4ed44 1,946 1.00/1.00 vMB 53
473,701 473,701 00000000000000000142054cb7f50ecbee9e4dc8adc9448966c9a6f54cb53857 1,599 1.00/1.00 vMB 141
473,700 473,700 000000000000000000be7a3eee2e1c8be4b8df1e303f61e84e947ea8652f9527 1,711 1.00/1.00 vMB 260
473,699 473,699 0000000000000000002316dc21b15d86848b5a65a920df7167b01521356fe45c 1,795 1.00/1.00 vMB 193
473,698 473,698 000000000000000000f3498cb8b37b72e78f47f648960f2d6e9af656db7c3150 1,721 1.00/1.00 vMB 227
473,697 473,697 0000000000000000001aa71835c08f57c8e51579ac3f9a020b78f55439670927 2,406 0.99/1.00 vMB 360
Previous 10 blocks ↓
Total Size: 781.78 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: 633.22 GB
    • Received: 12.18 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.