Loading Tool

Explorer IconExplorer

Memory Pool

104,469 transactions
25.88 vMB
0.10147573 BTC
Random Selection Loading Transactions
Max Size: 179.37/200 MB

Candidate Block

Mining Attempt 15494150310e82981bef50f7776732bca1f2a7d308e0813dc3d29a00b0db692b
Version 20000000
Previous Block 000000000000000000018d13605ee1d6be4bcd3eb55a27fea096865e7123cb9d
Merkle Root 46a8c759754b8b548aad2e7d5964c0ada161d0d235fbe2c81355f806f02af2bd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,036
Size: 1.00 vMB
Total Fees: 0.03814073 BTC
Feerates: 151.68 > 3.82 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,921 (793,776 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
122,145 122,145 00000000000039e0042dcf64256abb12556f44aec02db25145e97ccab4739cd0 40 0.01/1.00 vMB 111
122,144 122,144 0000000000003071c128817ce5e02bfb52973c84c1acf4d1c6a06b58a48842cc 10 0.00/1.00 vMB 0
122,143 122,143 000000000000025802f08634e143f2ddf27b63460211fdfc98adb2f701d31df5 14 0.00/1.00 vMB 494
122,142 122,142 000000000000777b35b9d88d65feeb03a33d1bb5bacbc850a213c0bcb17aa8e1 38 0.01/1.00 vMB 2,349
122,141 122,141 000000000000307009cb3b54c7f4ef776147d24055c4e6a2ed7fa1eb66246d57 18 0.01/1.00 vMB 581
122,140 122,140 00000000000038dc053f4c1669f9278fb0534e96c75d5aea1da830063511eefa 11 0.00/1.00 vMB 428
122,139 122,139 000000000000031758219651360bf3cca2c74cf116475db4a532a051055422ec 10 0.00/1.00 vMB 323
122,138 122,138 0000000000008cb8a265cf09ecc993c0ba6cf2a0ee852b9790936f587dc57167 8 0.00/1.00 vMB 0
122,137 122,137 0000000000007117265735cf3798d496769e8ffcf3258bb19c6e4e714d26c9bf 7 0.00/1.00 vMB 0
122,136 122,136 0000000000000ef224fb35f3ea4cd34e55dc720ad008bb74e09b320f1ea4cf68 23 0.01/1.00 vMB 256
122,135 122,135 0000000000005d066191708c1cf3ef376bdddf84c1339e5e239911860240ba78 10 0.00/1.00 vMB 228
122,134 122,134 0000000000006670e2ed29dfe09b5a6e62108b9a28da6e3a78f1375f4ec7354b 9 0.00/1.00 vMB 314
122,133 122,133 00000000000013219e05a5cea4ca3ac74af3b9f18c2c942bf52249705a51b40f 15 0.01/1.00 vMB 643
122,132 122,132 000000000000578e72badbf29e2fc3a86c899db2e1167304cdc09c85abb0d3e7 7 0.00/1.00 vMB 571
122,131 122,131 000000000000781d69de3c97d8a735afa619f6fd7ed708f43284d07524126fc8 15 0.00/1.00 vMB 231
122,130 122,130 00000000000091c9efdc335e33440df8c6ab31e7a4b46729332967f26a8d4d76 17 0.01/1.00 vMB 1,170
122,129 122,129 00000000000016b97deceeadba4a66f4a52fbc03b4669bba9e7549b62a146ef3 14 0.01/1.00 vMB 488
122,128 122,128 0000000000002d296fa847ad713ca6b1707dcc567bd6608d994f2bcd1b6842ad 7 0.00/1.00 vMB 0
122,127 122,127 0000000000008f6bdc1685b9022d134c4a545793dd1f972239991eea089070e1 7 0.00/1.00 vMB 342
122,126 122,126 00000000000098b1c463c05c35bbf71a450008ac8bb98d6dbcfb9a0c5512ee08 11 0.00/1.00 vMB 0
122,125 122,125 00000000000051c1efbfff1fbfd472ca0bb17de04eb7d985701e60495faa827b 24 0.01/1.00 vMB 560
Previous 10 blocks ↓
Total Size: 783.97 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: 798.69 GB
    • Received: 22.55 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.