Loading Tool

Explorer IconExplorer

Memory Pool

40,736 transactions
17.89 vMB
0.16199529 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.85/200 MB

Candidate Block

Mining Attempt 6cd86862433a75702f1860517e99fe94086a8992c66664845bb9deb835b40846
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root d7781485ffcc3dcc7cc0cfd28bdfe87dc9660eaced1b14bfbc067319b42acb17
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,298
Size: 1.00 vMB
Total Fees: 0.05072690 BTC
Median Feerate: 4.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (708,828 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,493 204,493 000000000000036d29d91edbc638b4e5ecede02732ee39675cdef4242c976235 164 0.05 vMB 56
204,492 204,492 00000000000001d76f57187e06f37bce3345540f57a0544ab915b83482c01d8f 471 0.18 vMB 141
204,491 204,491 00000000000001b2dbda5508863cf898775c906e5c079b51f1d92f3d705770b6 1 0.00 vMB 0
204,490 204,490 000000000000055058641719008a2d92fbf185f7441d06c45b030bf9ee43205e 271 0.11 vMB 107
204,489 204,489 00000000000000ed2ca1670ea17140059da655e59497fc112be5863094fdbfd2 305 0.18 vMB 99
204,488 204,488 000000000000001c35bff145b6a3a5a9ed48caf86858ee39e8a4752700f10248 582 0.31 vMB 84
204,487 204,487 00000000000002e5a03909846a3f947bd88ecb3a342a0b753c9b206fdfe0c450 419 0.16 vMB 205
204,486 204,486 00000000000001b10a4595b589199e9dae6a3d1a8a92a885db3aa14c41749b65 268 0.11 vMB 210
204,485 204,485 0000000000000167ebfe0cfdef3c5fe5aba95d7470b7014392a0c6a9cb65a31b 18 0.01 vMB 50
204,484 204,484 000000000000019ca0986e62b9308bc22345844cf323912d4c9c19811503602b 80 0.03 vMB 113
204,483 204,483 000000000000015813771024b85eac1afad8552687881c0974ad3bc225ad69db 154 0.07 vMB 140
204,482 204,482 00000000000000fdea648eb71e2ca5d76ecfa255c819c52d6856b793c5914c07 193 0.10 vMB 117
204,481 204,481 00000000000003a697ec42df5882ad4a0aa5a611ff7ac5a87c6f1c21baa01772 276 0.10 vMB 143
204,480 204,480 00000000000001a12048c36ac1fa994b589ad513a57c09f2321b7e7b572b5226 140 0.05 vMB 127
204,479 204,479 00000000000000edcfc63385dfd2af0ef10190542c7f309d3b6eb5b096c06c5e 312 0.14 vMB 124
204,478 204,478 00000000000000134983331b9a47f3f3c2ed8523112748e6aa89fa8d73bf67fb 153 0.05 vMB 172
204,477 204,477 0000000000000512429c70964e2e31eaeb570ea217beff06f1d97b737bfb1ee0 10 0.00 vMB 469
204,476 204,476 00000000000003c13840d236b2994219111bf8cf6a62df0581c5650dd0246318 161 0.11 vMB 79
204,475 204,475 0000000000000106749e5a9ccdf211267a90ba50aba6e8cf7734b370aa3d1c1d 256 0.10 vMB 138
204,474 204,474 00000000000005125031ebbd8e046b0568a1ddc2b8a529932d65fc3d9e0a514c 115 0.03 vMB 162
204,473 204,473 00000000000000d6c6b08ece98abf7db4b0ecdb1c406b58e0d9c4d46064a63be 125 0.05 vMB 116
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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