Loading Tool

Explorer IconExplorer

Memory Pool

14,781 transactions
8.01 vMB
0.03923769 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.67/200 MB

Candidate Block

Mining Attempt aa0a9529ffb1863c55442148b585e02d5144f509e0fcf83d4f558bd614308a51
Version 20000000
Previous Block 0000000000000000000203302e24479af4b3e218e63b80fdd1783df3ad1b1934
Merkle Root 72248cced1dbee734d091381ac22036488ffd0d089b409a41759a442f9d66c72
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,800
Size: 1.00 vMB
Total Fees: 0.02243711 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,381 (776,894 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,487 136,487 000000000000014e478cc0bcd9fea6ae67c83ddb47ea30e2c2289803edae532d 17 0.00 vMB 717
136,486 136,486 00000000000009e004e8ed4f166d957f876b06f05841c288e98a99d6fdcfe654 37 0.02 vMB 333
136,485 136,485 000000000000078e3c6ad745285429571e2bf69e5f03ca67911c9fffa39b8b27 3 0.00 vMB 2,030
136,484 136,484 00000000000009869530b2548a55334ceac2377f7f204ce3c6ee8c35f0cfe32f 18 0.01 vMB 181
136,483 136,483 00000000000004018692b0fd5df12c520c4fc662fac0ac495a4cae5709c39c16 10 0.00 vMB 1,257
136,482 136,482 00000000000006338a3b3d3dc3e800c45fbe0739a27d6283a81c5785e3bcafa1 54 0.01 vMB 3
136,481 136,481 0000000000000a9cdcbbf12ed7ce663f31829e2e06fdef597bd0dfa1b0504395 54 0.02 vMB 293
136,480 136,480 00000000000003cec6c72b9bc98dbd87faf769b02d3099962788b8f4c3245682 15 0.01 vMB 80
136,479 136,479 00000000000002e6783834d79e002131ef9c964303129e88c764692f2e8fff5d 11 0.00 vMB 431
136,478 136,478 000000000000047e77354cf2babc462b380e6ea4d2b3e61a947123960934c1d6 36 0.02 vMB 620
136,477 136,477 0000000000000153dbab4cf106fc4b092f3b40887358e55acb74f7377abb6390 95 0.03 vMB 92
136,476 136,476 0000000000000940e8c3e65e013c5439426ed03016adc5cc5584e8740d2aa63f 165 0.05 vMB 116
136,475 136,475 000000000000049538973f7e64c6026da453b44dde79dff13e8a397a8aa50fd1 40 0.02 vMB 452
136,474 136,474 0000000000000307d1d491bc8e0c13edc826aa2fffc32b002789f2a7796e12cc 36 0.01 vMB 101
136,473 136,473 00000000000008e77c4ef10f14f019cd40ad162f54c5905ea348c66b16f968e8 213 0.08 vMB 203
136,472 136,472 00000000000001cbcab11ee6cdbbb269ecaaf6e0c2739d93e61abedeca8d50c5 150 0.06 vMB 907
136,471 136,471 00000000000004e94347fa3e6e4da9c9524b19db89a0500c850a27e41ce943a9 41 0.02 vMB 586
136,470 136,470 00000000000001e9e6252b1899549afeea8cedd9170658764daab4ebda48e4e9 33 0.02 vMB 524
136,469 136,469 0000000000000664682de2722612eefc339f76dfec8c29e943ce3751f97ea345 11 0.00 vMB 0
136,468 136,468 00000000000006bdc232da6a61f563660bc2491dcfe3c8a0f2d961c7d16cd77f 31 0.01 vMB 340
136,467 136,467 0000000000000450f9387ad2d27e9931f2764c6e6081f14cba0ec42e63cae230 15 0.00 vMB 845
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 108
    • Outgoing: 10
  • Data Transfer:
    • Sent: 222.92 GB
    • Received: 0.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.