Loading Tool

Explorer IconExplorer

Memory Pool

17,147 transactions
7.89 vMB
0.02221643 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.20/200 MB

Candidate Block

Mining Attempt b508fad09f62d2eb6b0058938ebf59953061ff0305619acb5f967db5f8c04c7c
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root 017487b185a2202c81da6761e56d7a8e2d20b316ddcd7a573b4837a2c0c46c8a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,824
Size: 1.00 vMB
Total Fees: 0.00592317 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (758,639 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,752 154,752 00000000000002d3f4ad80ceab7b5f3b6f25e8ca1251e0c51a761ff7a6dc6c6f 74 0.04 vMB 85
154,751 154,751 00000000000000d654846d3b6cf1a0464c05393fe8a476936c022a501a4d7986 1 0.00 vMB 0
154,750 154,750 0000000000000060073b9ecc7d5097493b9a5901335bc3b2fc88ed431589fc2c 85 0.04 vMB 201
154,749 154,749 0000000000000236c670c7b511e85525cbd0be56e3896369b4eb516d7685552a 73 0.04 vMB 51
154,748 154,748 00000000000004720b60045048f1793c3413adbd10f2f3ea69dafe719f189442 3 0.00 vMB 0
154,747 154,747 000000000000048ae71342ff6aecaee62ab5b91ddc729f339d59e7db7f46263c 4 0.00 vMB 6
154,746 154,746 000000000000042c2f922a4f3068e2a4d554f6ae6f00f35c96e7f05cf3ee7966 26 0.01 vMB 1,621
154,745 154,745 00000000000000f5ddf24dbec7273d27b38b12d78f7429e90d64b7d0754e8c1f 100 0.03 vMB 384
154,744 154,744 00000000000003d3627b5e5de0ae1dbea8eb64c6e2e212d2d979665615dd9597 24 0.01 vMB 130
154,743 154,743 00000000000009c59dbe8ec101906e00bec05852deba0b95c95bf4a2d8e6db68 61 0.03 vMB 90
154,742 154,742 0000000000000d5093fa6ff02146b007c4c9106a285b3cb4a40200de007dc516 2 0.00 vMB 0
154,741 154,741 0000000000000597cebef4fb57218a94ac390ced21e21660c90407ad89e6a28e 83 0.03 vMB 7
154,740 154,740 00000000000007aee7ce71d51ee9234e09993f63adb57c48d12d8407b4cee2c3 88 0.04 vMB 248
154,739 154,739 000000000000044ce6d189e0d30bd5656b79caa3cb5accc8308356dcd63ded07 12 0.00 vMB 0
154,738 154,738 000000000000015d308643d997d1b988446f0aa21ed74cf0fa62aed7a1af7e9a 30 0.01 vMB 37
154,737 154,737 0000000000000a5b230f0ecf7dd5a7c00d9ea05c07f0629305195838c9e5c0a5 11 0.00 vMB 0
154,736 154,736 00000000000007cee5e8e79b19e3ef726d4cdd562bb5e510971484618930b404 60 0.04 vMB 92
154,735 154,735 000000000000027093082977330f6bc7c894c852962f4eefb36719fdbdcf0262 27 0.01 vMB 129
154,734 154,734 0000000000000b289b7ed23290d32719dd39d67601809f57c9aeb81707fa05e0 33 0.01 vMB 5,052
154,733 154,733 000000000000086f3804a264571e2a436fc3a03e5cd28071837e79fb2836b1d8 14 0.00 vMB 998
154,732 154,732 00000000000002175158ab4121b0c9ba6b21585f2b2e53b98f361c7647b77cc9 2 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 246.08 GB
    • Received: 0.93 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.