Loading Tool

Explorer IconExplorer

Memory Pool

41,430 transactions
27.50 vMB
0.06801368 BTC
Random Selection Loading Transactions
Max Size: 142.18/200 MB

Candidate Block

Mining Attempt 275d4bd665531e5976a7ad8d8abdde534e03927f31f03b1529fbb3479eb47938
Version 20000000
Previous Block 00000000000000000001915610f9bb4ea6739cd8cf20c28d45f9a1a654ed23fd
Merkle Root b24e488a957cd09290c39956200a228e6db23b84b0db2bc83c3eb088a6193bc8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,655
Size: 1.00 vMB
Total Fees: 0.01446932 BTC
Feerates: 100.53 > 1.45 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,660 (426,182 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
488,478 488,478 000000000000000000b05e4a5622995b2425e2f0c78dc2b2a1fcf25db0fd368e 1,975 0.96/1.00 vMB 125
488,477 488,477 000000000000000000ccb2d05f2282d9ec7d9de9674d08ab785e3a3a0d0e6d8e 2,342 1.00/1.00 vMB 12
488,476 488,476 000000000000000000820f73842fafdc75704281d5a63640dec3ee65422b8986 1,416 1.00/1.00 vMB 66
488,475 488,475 00000000000000000023a541162b9314f097e55bfa8cda5754447ab150e2cf2c 720 0.37/1.00 vMB 149
488,474 488,474 000000000000000000535cfd0214d7258e852f493a7afc1206f7e61d4ac3b9ae 1,971 1.00/1.00 vMB 126
488,473 488,473 0000000000000000007e8a29f052ac2870045ae3970270f97da00919b8e86287 1,338 1.00/1.00 vMB 96
488,472 488,472 0000000000000000004b9440cf8ac0b0e6e3efcb2f939d58b5c20c860846e6aa 752 0.98/1.00 vMB 65
488,471 488,471 000000000000000000af7d4d27494b81297fff03094df50e8d8b734be434db9d 1,676 0.96/1.00 vMB 75
488,470 488,470 000000000000000000f6af507822a695390bada30cbd0c517c12442effb277af 2,147 0.97/1.00 vMB 33
488,469 488,469 000000000000000000a738e54372200b63c50d5ae5aaa614c22a6dadef67d489 2,058 1.00/1.00 vMB 119
488,468 488,468 0000000000000000005df492a06848d599f78d93c0e5305313d3fb5b64567d05 2,589 1.00/1.00 vMB 196
488,467 488,467 000000000000000000d36b55c14e5d214b5d923f9020ef945be95f9780981f5a 2,216 1.00/1.00 vMB 96
488,466 488,466 000000000000000000ed3e51d24ea17683671d046e7b92f4e68449c630a89f9f 2,127 1.00/1.00 vMB 66
488,465 488,465 00000000000000000058a2ff0fb01cc66a5de23f02af201f4e39791ae635d5cd 1,859 1.00/1.00 vMB 88
488,464 488,464 000000000000000000bfe69f48d8706b5636f04b5fa2d5600ae7b90db2bac5cf 2,437 1.00/1.00 vMB 188
488,463 488,463 0000000000000000001f2dcab4f6a0966ef10e4f6440795ec144299c64d57b78 1,788 0.97/1.00 vMB 30
488,462 488,462 000000000000000000a69bec7c79ccec30a8c7d176b13bf24cbc1218dca2f5d6 2,000 1.00/1.00 vMB 168
488,461 488,461 00000000000000000051e56d9d38430b10efde1398963977d257fda43e248b9e 1,140 1.00/1.00 vMB 66
488,460 488,460 000000000000000000b34861e7c643968dd0a90578c98d2c80bce9def9c3f9ef 1,920 1.00/1.00 vMB 46
488,459 488,459 000000000000000000bdfe7b3cae3ddaa71087bb1000f9df6889d5b42059687e 2,177 0.95/1.00 vMB 61
488,458 488,458 000000000000000000ade7f5e68e9d6e22d8bfeb56768e195a2c4cd1998942aa 2,386 1.00/1.00 vMB 103
Previous 10 blocks ↓
Total Size: 781.79 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: 633.88 GB
    • Received: 12.22 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.