Loading Tool

Explorer IconExplorer

Memory Pool

45,904 transactions
29.11 vMB
0.14191161 BTC
Random Selection Loading Transactions
Max Size: 151.73/200 MB

Candidate Block

Mining Attempt 8d407b0cc56962190a94ac56766ccc2cf6b6e387666133ee395b473c6c6de606
Version 20000000
Previous Block 00000000000000000000c73256e2021808b5d929fff9651c7a560b10e6fe0132
Merkle Root f596d180b855e8c8afcb0842aa755953dc4c43fa89c67b59256b5bef6edcf805
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,798
Size: 1.00 vMB
Total Fees: 0.04320758 BTC
Feerates: 150.75 > 4.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,710 (259,415 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
655,295 655,295 00000000000000000003c1494427efb514bfad3d0946faabe9b3ddce2238ea8b 2,652 1.00/1.00 vMB 77
655,294 655,294 00000000000000000004912a0edd234b98354b90e314ca9dc20950cab05f668f 2,194 1.00/1.00 vMB 286
655,293 655,293 0000000000000000000254b951dc16367bb5137aa1c9c02a3220414637962a1b 1,958 1.00/1.00 vMB 69
655,292 655,292 0000000000000000000114709482b317d1e0c644b95f163aefe730def5897ac5 2,322 1.00/1.00 vMB 241
655,291 655,291 0000000000000000000fb3c34bb9e719e8c3f386a4499f0f82683bc69d02772e 2,664 1.00/1.00 vMB 268
655,290 655,290 0000000000000000000662b3f60cb35f8b224e63a8ec38668c371f722b919049 2,450 1.00/1.00 vMB 330
655,289 655,289 0000000000000000000cbf4ccd4f1d3259b5964347dfca15f40f028295ef65bc 2,385 1.00/1.00 vMB 318
655,288 655,288 000000000000000000076bb789815ea63f52980564a97214b3dbe39ebfd96d1f 2,972 1.00/1.00 vMB 348
655,287 655,287 0000000000000000000739a91e8c8d1baf81d55d6c56153c8dc18ea3ee03f784 1,762 1.00/1.00 vMB 316
655,286 655,286 0000000000000000000fd5d9f3a202a3c86eb7462c774ea153dd97e51ca507dc 1,906 1.00/1.00 vMB 104
655,285 655,285 0000000000000000000ff3f94b488bb89b03cd681d88dd1b5d77d28078a1f29e 1,643 1.00/1.00 vMB 78
655,284 655,284 0000000000000000000e32919ff6a6106bebf51b753ccdcccde5bf2fd426819a 2,203 1.00/1.00 vMB 91
655,283 655,283 000000000000000000051a53ea4301e09d24c77f586572c9bc6d22f51b7ac372 2,137 1.00/1.00 vMB 79
655,282 655,282 0000000000000000000bd04e08c6a0c7c67243e4787820f7c1071e917582dc8d 1,820 1.00/1.00 vMB 96
655,281 655,281 0000000000000000000b11845010edbf4deebe4fe5090d325c5d2bcb8555eb13 2,314 1.00/1.00 vMB 60
655,280 655,280 0000000000000000000436ac51cb350c265d94cd3028caa2f875a63d417bd2dc 2,394 1.00/1.00 vMB 56
655,279 655,279 00000000000000000008a9934b65788d49c6d8e95da5c7d6ac5759cd46fe9172 2,840 1.00/1.00 vMB 66
655,278 655,278 0000000000000000001059f133e7cf4a4e60c07e196028cf96346baa01bb3ba9 2,524 1.00/1.00 vMB 284
655,277 655,277 000000000000000000056a1e7197d69cb3151622d45f7021de50ea42d6ee25da 2,678 1.00/1.00 vMB 100
655,276 655,276 000000000000000000018884c71176c09c4422695332866db005f1a9d5304b2b 2,809 1.00/1.00 vMB 182
655,275 655,275 00000000000000000004fe73d45db9b47678b060fc72f02673b0ad13e005ce70 2,927 1.00/1.00 vMB 265
Previous 10 blocks ↓
Total Size: 781.88 GB

Node Details:

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