Loading Tool

Explorer IconExplorer

Memory Pool

37,379 transactions
26.45 vMB
0.05956038 BTC
Random Selection Loading Transactions
Max Size: 135.42/200 MB

Candidate Block

Mining Attempt 54d390956c9787fc5fd306de66f7799dcad5a557103c74f057de59c57768444f
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 77417d194b1878c6c68e4a489df6bff7b9178a3069de8add25926f9d58a8d695
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,795
Size: 1.00 vMB
Total Fees: 0.01050323 BTC
Feerates: 100.53 > 1.05 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (900,147 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
14,512 14,512 0000000048f784a9b3eeed32631dcbb79532827c3ebe43b7962073d0d8945ecf 1 0.00/1.00 vMB 0
14,511 14,511 00000000d8de478fde75c9ff4f4176b573e2eb913c559e90e733d2ca9b8fc756 1 0.00/1.00 vMB 0
14,510 14,510 000000009695251cde1192875929d325de47ce09aa5d2a63a759224b451a74ee 1 0.00/1.00 vMB 0
14,509 14,509 000000007e1309b23eb38836d1d013a11736895ae481d4870e30421d47294c8f 1 0.00/1.00 vMB 0
14,508 14,508 000000001700af2e8a4e3f2cb49a4f8c1476e41e70794f609d6b18b8c302c1c3 1 0.00/1.00 vMB 0
14,507 14,507 00000000edee90d9546131cfe88770abaed2e28f7b8e9fe7a1c00151c598dd78 1 0.00/1.00 vMB 0
14,506 14,506 00000000ab3c2815ddaabd64c12aed791256ab2271c53b1eca056c97699a51c6 1 0.00/1.00 vMB 0
14,505 14,505 000000000b166b613e9a0e288ccebe5bad75b7a207ff809d82c4a08a2ebfa812 1 0.00/1.00 vMB 0
14,504 14,504 00000000ba88954d97969fcc0ed60e650c581f97ca28f12823e7a987d769d321 1 0.00/1.00 vMB 0
14,503 14,503 00000000ec7f8ecfe3a794601265779264736ce05b2589112573fcd43eaf5204 1 0.00/1.00 vMB 0
14,502 14,502 000000002042e2b3b245c066960009ac343fd003a489dea71d4ae3cde00f4ed5 1 0.00/1.00 vMB 0
14,501 14,501 00000000d5bd79e259e807af99992bfafcbab4094dc7e1af5c7b3dd28a2adb5f 1 0.00/1.00 vMB 0
14,500 14,500 00000000102971fce5695c52a40b5f427b20072c583250cbb57d3ca27923f584 1 0.00/1.00 vMB 0
14,499 14,499 00000000d6f21e5e05f934bc76f923f868e9d6c6433edef9415f3fc78f4e06cd 1 0.00/1.00 vMB 0
14,498 14,498 000000004b0b38c6a760b834bbc3c878cb5dab141fffab7cb4d4a1a35355c43a 1 0.00/1.00 vMB 0
14,497 14,497 000000006f5bc778d3136b86f4c1dd1007130831f524365382aa638403a46b05 1 0.00/1.00 vMB 0
14,496 14,496 00000000701ba35d08b9111916c4b98ec045598474600e39d425856c3607400b 1 0.00/1.00 vMB 0
14,495 14,495 000000009ecbb5257a189087f65bb8c1a2e9e230f8676a4e4697a17ea23ed29a 1 0.00/1.00 vMB 0
14,494 14,494 00000000a5dcfc78c7f6cedd39a5c3da7f2e39324f8ae9b77b6940df855f097a 1 0.00/1.00 vMB 0
14,493 14,493 000000003708f74f92b165457abdad8ebaee5c5a5e06dc60de63a9861937bdde 1 0.00/1.00 vMB 0
14,492 14,492 0000000042cb0e8dbfc15f56e0df1792e6cda0d2c0fc78e170dd9e0a63258b67 1 0.00/1.00 vMB 0
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.63 GB
    • Received: 12.20 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.