Loading Tool

Explorer IconExplorer

Memory Pool

31,943 transactions
12.46 vMB
0.04794313 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 72.16/200 MB

Candidate Block

Mining Attempt c77b0a123495a7d82317c6edce7b156f58e233b5164780351bb76361625c07aa
Version 20000000
Previous Block 00000000000000000000c77be48452bb25f0dd2b745c8e738aabebe40d3c9e3f
Merkle Root 5c611f45b2d14d01cfd7d5112b57caf274661d78cef208907fbd2b03d4724ebe
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,121
Size: 1.00 vMB
Total Fees: 0.02489948 BTC
Median Feerate: 2.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,511 (779,132 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,379 134,379 0000000000000619c2b68cc5869d2fea148834766acacab3de715a1d82d7485c 42 0.02 vMB 302
134,378 134,378 00000000000009aac5f5822ee513f73ec9a9be7794edcf97e1bad48f11dbc6bd 15 0.01 vMB 88
134,377 134,377 000000000000090f6396ffeebffdc687c8272a29d956a5b40b477776c0056cbe 8 0.01 vMB 759
134,376 134,376 00000000000008812e46c94bfd8b888a57dad507be544f62e00690a3a4220df5 113 0.04 vMB 237
134,375 134,375 000000000000096b59cc0ed9902ab6861a7686f76d414a2d5ce43337b739d6f5 9 0.01 vMB 236
134,374 134,374 00000000000008d4d3a66b4609d317deb43360de1ea998186db30b8be5a83b9b 26 0.01 vMB 297
134,373 134,373 00000000000008a62927e09d27a0446342f2df142c32cf1d9970df734c653c57 78 0.03 vMB 291
134,372 134,372 00000000000007296dacafdea4c73fbce940c4458a3074e344141c8cc857a4a3 29 0.01 vMB 176
134,371 134,371 000000000000023eac0270f954844a61bc9b7e008144b14ea29db357377a78c0 33 0.01 vMB 561
134,370 134,370 0000000000000058fc82d4c479689bc8451e4287475e73b139789811807dce36 42 0.02 vMB 317
134,369 134,369 000000000000039a5dc083a92357f130f41178c095cec74b4b0904af8da37150 24 0.01 vMB 191
134,368 134,368 00000000000002cef138b7abde6e1eb71d4c80a731e26f7bd1b2cddc4b83dbd4 12 0.00 vMB 751
134,367 134,367 0000000000000bdadffd8fe2fc5275f819ce1c3a8440cb88625d208d14b5bc36 6 0.00 vMB 527
134,366 134,366 0000000000000bba2a9910f8eef3ef2e0e2a3c9aefc34940d341aae4bb814697 9 0.00 vMB 751
134,365 134,365 0000000000000565b0aae858eb226297069e96fc7dd40ac7f3a5994e5395d41d 11 0.00 vMB 930
134,364 134,364 00000000000001f2ed6c07bd5d5bd6ea0d8a98ba87d71447fe1b859457a217e8 46 0.04 vMB 238
134,363 134,363 00000000000002c1fce25fc2b464b5f7de8812f10d8edd29d8840655f1abd3e4 6 0.00 vMB 594
134,362 134,362 000000000000040178baf6b04ac96528f87d4de7ba78ebaaf955da1d65ab1d9d 23 0.01 vMB 79
134,361 134,361 0000000000000b65d00fc81d54d8fb07e5085b681b07714da8cb05d9c885c1a9 19 0.01 vMB 1,200
134,360 134,360 00000000000006424dc22426a8644126a0ab084c300e9ee0fb081d04eb1ae5f0 61 0.02 vMB 360
134,359 134,359 00000000000008bb6db2d93bb36e6a6b836447bbff3a28a7c651fb03092e55b4 28 0.02 vMB 84
Previous 10 blocks ↓
Total Size: 779.75 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: 383.17 GB
    • Received: 1.95 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.