Loading Tool

Explorer IconExplorer

Memory Pool

81,417 transactions
29.90 vMB
0.13473038 BTC
Random Selection Loading Transactions
Max Size: 180.97/200 MB

Candidate Block

Mining Attempt b13d75389ce2bd64a30f51461f127b4c2c7f85eb2bfd30a06874a9609826754d
Version 20000000
Previous Block 000000000000000000005c2fc4d2b95ddb889fb35eace1de4a362d4b7706c2e6
Merkle Root 4b529c347b396e7b28612bcbb8c2cc001f5d21fe7fbb3072003c6b3e0e58f2ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,942
Size: 1.00 vMB
Total Fees: 0.06864989 BTC
Feerates: 213.90 > 6.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,109 (653,580 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,529 261,529 000000000000000e2633fd6dd99750d0ae7d8c6bdbf4ce623c20ca6dd63777ed 138 0.06/1.00 vMB 106
261,528 261,528 00000000000000119c45f88e08c13bc070a46ebd1ae9c7ac1781f3423edb0bcd 151 0.06/1.00 vMB 116
261,527 261,527 0000000000000019fef76143360627f5e494591cebd2cbf33c76a9e240178b1e 149 0.07/1.00 vMB 184
261,526 261,526 0000000000000007ea0e636ebcbe6fd12ca6bfd3a1748b04cdde0470783139b2 87 0.04/1.00 vMB 43
261,525 261,525 0000000000000010390410263da974e27f6ce4d690625c2ead6ce22ebdeafe77 316 0.23/1.00 vMB 24
261,524 261,524 000000000000000cc383b679f5422bfb7253bc224ceabe2ab2fda414eaa7da03 527 0.30/1.00 vMB 88
261,523 261,523 0000000000000004e761fee94dae2cec98015e7cf873c1e983a47969e5bf0538 687 0.25/1.00 vMB 246
261,522 261,522 0000000000000017d9de5ab2694c3598501d15c1951b40f038fd0d01429ca65b 560 0.25/1.00 vMB 142
261,521 261,521 00000000000000087231534cb20cbde12c6c0fedd4405afa3c8a25b54a85d57b 64 0.02/1.00 vMB 73
261,520 261,520 0000000000000010840b81a2a68001ff0b2d4bcff9907132cf56d46d51dd377a 360 0.25/1.00 vMB 64
261,519 261,519 00000000000000181478d4852a80e3c32c4a2104ab2a428a1db7c5d031ee3581 568 0.25/1.00 vMB 128
261,518 261,518 0000000000000013e9912851727ab8f7fb293a2fb27c394447f661dde306872f 1,187 0.47/1.00 vMB 142
261,517 261,517 0000000000000019dea9288eecc5e7d2e44af8fd062e3caacf64bbba5b700cfe 206 0.09/1.00 vMB 82
261,516 261,516 0000000000000009fe1f9f818d88381f2d1de93234824e1bb2c45249f9187d8f 361 0.16/1.00 vMB 118
261,515 261,515 000000000000000bab924181181afda81a2c2790e6a4c04f5acca1194a093b76 454 0.22/1.00 vMB 105
261,514 261,514 000000000000001aa719d384af3a6af2715e1339d56fd6603770fd7313dc5933 400 0.18/1.00 vMB 100
261,513 261,513 0000000000000015f37b0f23af7039ffa5ab21d211df056c384d193a303d718d 264 0.11/1.00 vMB 123
261,512 261,512 0000000000000005d5254cd928a251d980b16096cafdcee540d4d465ba83ea4f 128 0.06/1.00 vMB 122
261,511 261,511 0000000000000000c89fac4a3c5d2722deda39066793e2834c6e2f404b9d8487 59 0.02/1.00 vMB 66
261,510 261,510 00000000000000107051ba17e3121015e234f9d617870c8e6091dde2d6aad97e 400 0.30/1.00 vMB 76
261,509 261,509 000000000000001a536386695322370f58488da422f9f857fc682f623475df63 99 0.09/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.58 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: 671.33 GB
    • Received: 15.91 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.