Loading Tool

Explorer IconExplorer

Memory Pool

15,789 transactions
6.62 vMB
0.04420908 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 38.95/200 MB

Candidate Block

Mining Attempt 1898b01616b7464e4ecfed70112fc5c995bb54a72a47bc52db91a859520f953e
Version 20000000
Previous Block 0000000000000000000101810863bbcd5328f761e002bbe875adcae9ac492c2f
Merkle Root 77f36fe78938c766b7fe1ebc31487e954d0333e22c1525eafacc244f9348017b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,248
Size: 1.00 vMB
Total Fees: 0.02859810 BTC
Median Feerate: 2.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,456 (771,044 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
142,412 142,412 00000000000004118aacab1a86f1ab1f242a289a529093d5d706411c32e23cbd 72 0.03 vMB 38
142,411 142,411 00000000000001e20aa74b1d91df748ad4973fe341472bc7f9e837d04231240d 8 0.00 vMB 917
142,410 142,410 0000000000000619d52bfe0c88569dc1f69233829cceef65e74ee2a3cd2fc43b 75 0.02 vMB 74
142,409 142,409 000000000000052f9a347ea55c870eecf2c8d1bf5dee197f7e65ed8b8b6e7343 128 0.03 vMB 4
142,408 142,408 00000000000006af8eb9ad59ada7cdef32765cf448892ce8cc2b10ee87681f41 123 0.06 vMB 1,101
142,407 142,407 0000000000000210d7c55cb07c037b607b10648fce18f6cb6d32d669bfe72749 144 0.07 vMB 2,331
142,406 142,406 0000000000000172a2ff2effcb9fc4bfc90754f4f92c0753f86c122ab60cb0d5 81 0.03 vMB 40
142,405 142,405 000000000000053661e983f6f4d9d0306dbd2bcaeabe2bdb70ce209366178a09 10 0.01 vMB 696
142,404 142,404 00000000000002f8d8ff196bb058bf466d366e9506596d93f6c2a0e66834d02c 88 0.03 vMB 77
142,403 142,403 000000000000058b2f7f058b1900157c5faec500811f9e1b42fb201849a50ded 40 0.03 vMB 44
142,402 142,402 000000000000076ed875165c2b614d185651e74b139f0d04c81440dbd2830616 59 0.02 vMB 110
142,401 142,401 000000000000005d398bbafe4345a1a602ec557a21b3827cec0926bc9cc1f721 86 0.05 vMB 48
142,400 142,400 00000000000003d6d4c461e1800579b685413ff0155d0a779c0acc89592edf38 53 0.03 vMB 116
142,399 142,399 00000000000008513c88cd9f22c7ffac91da775df4fae8e1bc0eb329350fce3d 5 0.00 vMB 127
142,398 142,398 0000000000000490c97b8e5e96890a6cedb8a16a2ca474481ebeafbf23aff8e5 48 0.02 vMB 105
142,397 142,397 00000000000007d86a62a9c27092d4e815fe87264eff5491e2ee05b5874b80bf 12 0.01 vMB 80
142,396 142,396 00000000000000d49684604db4d8d2dec9ae8abf84c741f6b21c969588490922 17 0.01 vMB 58
142,395 142,395 0000000000000766f4e269fb78245c47edb33795b5bfad605cbe50a258ccf7e7 104 0.04 vMB 104
142,394 142,394 000000000000005854b5c39c4efe6915ab7e23a71a1ded4a7978135a1cde7ccf 13 0.00 vMB 320
142,393 142,393 0000000000000227b227c6b4ee6664a0b489997eb6a089dfd540f846923a8190 53 0.02 vMB 210
142,392 142,392 00000000000003ff1b8fc04d5accc6c311a3bd7947849dd56c4126eeb948c9c7 52 0.02 vMB 122
Previous 10 blocks ↓
Total Size: 779.66 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: 313.94 GB
    • Received: 1.50 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.