Loading Tool

Explorer IconExplorer

Memory Pool

27,350 transactions
11.07 vMB
0.03236377 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.01/200 MB

Candidate Block

Mining Attempt 552d3fd60580b0bf32543b238e44fcb2bb7dc25a61b6efc6012417e89f992b25
Version 20000000
Previous Block 00000000000000000000982307d3b756516d69e5f9eb847bc91735f48dbd8995
Merkle Root 7c89ac82b60b91c55d8f109247fc654b4031d45e2dc9d4836b3f484c3a4930a0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,502
Size: 1.00 vMB
Total Fees: 0.01373852 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,548 (802,264 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
111,284 111,284 00000000000065d6c9ccf6073083cacbda37ac8976880376697422fdb874c96d 9 0.00 vMB 12
111,283 111,283 000000000000870db4b629bc50cd5e38d08fb5c0c791707fed4a685f1dc15444 9 0.00 vMB 12
111,282 111,282 000000000000fd476e75a6511b3490845441933e1e656cfd5127c1690a41380b 7 0.00 vMB 23
111,281 111,281 000000000000656bfc9c6ccf6374d34eeb971d3678c0ef366cde2f38e180a0f3 8 0.00 vMB 5
111,280 111,280 000000000000e5ed5e11e1f13e7d87ecad0695f1ccfb9cc8800fb4b460da89d1 12 0.00 vMB 10
111,279 111,279 00000000000129e0a51b680dbc2414603760e3a88c3ad4a50169dd69eee30f91 11 0.00 vMB 6
111,278 111,278 000000000001273ed00d7c8ed6e194689b6957929c0efd741b6ef73b3cef5e79 21 0.01 vMB 1
111,277 111,277 000000000000dcc23c2c87a00a5b9f1c99a74764d83407287c65445298836a0b 3 0.00 vMB 0
111,276 111,276 000000000000c19c68e0a71d58fb8cf7265e09bb377f8f60828e006ed9753e92 1 0.00 vMB 0
111,275 111,275 000000000000839f83b72e0608985422b652933884a9f73914502844d3e7fb66 5 0.00 vMB 0
111,274 111,274 000000000000d986ba2d0ad2377ec7731a8d22e6cbf354098d23ce3bb958358f 11 0.00 vMB 343
111,273 111,273 0000000000009a358eb4a38ddceaa70d7b36d2b40ac914e3c7b060186ab616f3 10 0.00 vMB 7
111,272 111,272 000000000001267583db5cfba749821afbcfd12c2c5c602c19ad36de8bee25c1 7 0.00 vMB 4
111,271 111,271 000000000000efabba27eb71f3c9f549e99e02154c9f6f5639a88bb75dc49066 93 0.03 vMB 13
111,270 111,270 000000000000bb81b36bedd8d4b98f4151806f47a31d0b2986922a1f6a189ea0 12 0.00 vMB 13
111,269 111,269 0000000000008f1511c48a94ea60399dd483d2cf525393d9a595055d2a3da453 12 0.00 vMB 6
111,268 111,268 000000000000f175f5d0cb7e761dcf752fbdf0b9e0167eba23134eba57dccdfc 12 0.00 vMB 3
111,267 111,267 000000000000bb2f69d5cc7b6b9cfe3afebf11e3b8d7c623707a96ddc7263a9b 15 0.00 vMB 0
111,266 111,266 0000000000007ed23aefe7940e7f83d062d49129d2cf4c3291b81ab8e4cbd3c4 7 0.00 vMB 0
111,265 111,265 00000000000062bf11abc1a3ec0e650308f1f95ebb2d5e26eb16b7c4d489f746 8 0.00 vMB 6
111,264 111,264 000000000000a88ed3eefedfa5c316b96f6c148123f478022c429acbf816a7a3 748 0.20 vMB 16
Previous 10 blocks ↓
Total Size: 779.81 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: 413.39 GB
    • Received: 2.21 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.