Loading Tool

Explorer IconExplorer

Memory Pool

78,531 transactions
29.24 vMB
0.13153377 BTC
Random Selection Loading Transactions
Max Size: 176.64/200 MB

Candidate Block

Mining Attempt 7369436982b2d1c91534bbcd4db8df5358153c4bbe29e164e72aa1acd5ad62bd
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root ed3be124887506b8a829124d8887df6326fd52ae8b961f8ee6d604dfd83b63d8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,166
Size: 1.00 vMB
Total Fees: 0.07020223 BTC
Feerates: 108.69 > 7.04 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (442,904 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
472,212 472,212 000000000000000000396d46449f633ebb28d6212b7ae25855d50a1ae1f4f9ee 2,442 1.00/1.00 vMB 324
472,211 472,211 000000000000000000dd47f2fc75c46317e72dbe00084215dc59b2a2245dcc0c 1,959 1.00/1.00 vMB 348
472,210 472,210 0000000000000000004e9f1bf5b279ed34241c6abba2803d9465fdd455e02225 2,455 1.00/1.00 vMB 294
472,209 472,209 0000000000000000009a3a6cbcee79084b7a529e723db07ccc9ccfd44f3ca7db 2,038 1.00/1.00 vMB 391
472,208 472,208 00000000000000000071b0e7729a8f75ce9ce2a15a9564ad1d69771f591119ea 2,017 1.00/1.00 vMB 320
472,207 472,207 0000000000000000012649cd60404dfbd29bebabc18c6aa9816214e4abba7380 2,002 1.00/1.00 vMB 385
472,206 472,206 0000000000000000015bf73c20def886a49362dbf62fa13289a88be8c199d3a3 2,072 1.00/1.00 vMB 341
472,205 472,205 000000000000000000795715aae0df41a72aec47b3888f792387bcefeb4287d8 624 1.00/1.00 vMB 355
472,204 472,204 000000000000000000b1945e452064df6c719b7ba0b3a43e212135ce4f376872 548 1.00/1.00 vMB 371
472,203 472,203 0000000000000000009c2940978c483848974d26e8d04680c90e401470d595fe 607 1.00/1.00 vMB 385
472,202 472,202 0000000000000000008a884627b7ebdfd81eb9d30ceb9f9d4fdb05850cbf991c 877 1.00/1.00 vMB 376
472,201 472,201 000000000000000000d96015c290677e30f81beacd9a5d160e751a94d26bb6c7 852 1.00/1.00 vMB 318
472,200 472,200 000000000000000001293c446dc0294a9a563d303482d16207bcdba2afdbfa93 1,993 1.00/1.00 vMB 424
472,199 472,199 0000000000000000011358746ea47f9d8f71b1bb0a9cbe1de22192cc68be6508 1,759 1.00/1.00 vMB 230
472,198 472,198 00000000000000000127ad2e34f4a7a9d824a7e0cdedbaaf6e476a12959771f7 2,332 1.00/1.00 vMB 318
472,197 472,197 0000000000000000004d41000b49bf7dbb138483a1917534a2c2a8bf6956d44f 2,113 1.00/1.00 vMB 361
472,196 472,196 0000000000000000015ead8315bf4a55825dc87f93a3470643db45e93594aa3b 2,546 1.00/1.00 vMB 408
472,195 472,195 0000000000000000007f84706c2ff8747e0337fa08fd67fe730d44e838d989a4 2,458 1.00/1.00 vMB 320
472,194 472,194 00000000000000000038493679fcc2f225e35a2ae5ada457a84023db66f4515b 2,422 1.00/1.00 vMB 363
472,193 472,193 0000000000000000014c3d6987c1cfb0ec11e01975a881b18cf18b60c5110e51 327 0.16/1.00 vMB 358
472,192 472,192 000000000000000000a1678fcd9a0a0d76fb2c72f7eae9f822232eeb346df81e 2,073 1.00/1.00 vMB 319
Previous 10 blocks ↓
Total Size: 782.59 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.54 GB
    • Received: 15.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.