Loading Tool

Explorer IconExplorer

Memory Pool

80,119 transactions
29.41 vMB
0.11660795 BTC
Random Selection Loading Transactions
Max Size: 178.43/200 MB

Candidate Block

Mining Attempt d1d909514df62e5e8cf58c13cf1053c477d129d97304d3e15f8fdcd70cae61a0
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 640ec3676b92a66e38b7f68b609b28711497509c478c120955b5d3c98e630ef1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,954
Size: 1.00 vMB
Total Fees: 0.05361252 BTC
Feerates: 151.07 > 5.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (371,717 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
543,401 543,401 0000000000000000001da59ac5c98a5146a81c2065114b6ee95718212c8eb1de 367 0.12/1.00 vMB 21
543,400 543,400 0000000000000000001cf797ab67fbd5c04e60baac5d6847b29d6835b89f4620 138 0.04/1.00 vMB 11
543,399 543,399 0000000000000000000e2d136ffd70c0d1f951acc5a8fa1ae53da5d3c8175ce2 1,069 0.51/1.00 vMB 28
543,398 543,398 0000000000000000000e021a92c6420303c73246b6822b57e2e3fddd20648ee9 230 0.12/1.00 vMB 19
543,397 543,397 000000000000000000079610775d8ce5f1ea3b2edc62353a597afb6281e5809f 1,311 0.46/1.00 vMB 20
543,396 543,396 00000000000000000019aa4b11267bcf32715da869821a2932fa7acb12335383 2,242 0.85/1.00 vMB 22
543,395 543,395 0000000000000000001bfe3a004c64d00cd0a4a07cdc27a1f454e13da50640c2 566 0.24/1.00 vMB 16
543,394 543,394 000000000000000000273311f116e78cdd574da21ca5218b7c3de96a0c99921f 977 0.34/1.00 vMB 24
543,393 543,393 00000000000000000026f7832bf08e5897ddc1e20f3d1a09477ff72e17a934b2 1,823 0.76/1.00 vMB 19
543,392 543,392 0000000000000000000e341acf0c3598c1c054dbcc1f94d91f8fd5113f693270 601 0.25/1.00 vMB 18
543,391 543,391 0000000000000000001ce753b9872e415077b5088ff4f8d20089c1316000b555 309 0.12/1.00 vMB 20
543,390 543,390 00000000000000000007b7f7b9677843b9b899dd64dfe700a3fefdb5c42971da 1,515 0.64/1.00 vMB 4
543,389 543,389 00000000000000000025dcee7bcc87d977d146cad8afff3d919f50963a8eac7b 2,860 1.00/1.00 vMB 34
543,388 543,388 0000000000000000001567ac48230dbf50065ea3f8dcbf512ca560fc7075e445 268 0.15/1.00 vMB 21
543,387 543,387 0000000000000000000f6b33a490e827f145ebde71dea29b2bda93d4e23fe7df 602 0.21/1.00 vMB 35
543,386 543,386 000000000000000000093d121a40d95b6155f8d3d3b6e26cef17f132cd1371f4 2,119 0.78/1.00 vMB 19
543,385 543,385 0000000000000000000ab2842c910833a82043ffd056d37c17b185da34ad6197 1 0.00/1.00 vMB 0
543,384 543,384 00000000000000000022c3ebca44b0eb87d468fbf46be26b7ef5f529cb228bdb 973 0.45/1.00 vMB 13
543,383 543,383 000000000000000000173f0db7b27c3486c4c29f0beb612b5b26a1f43b894123 2,085 0.68/1.00 vMB 19
543,382 543,382 0000000000000000000352f7b46f5a218d05481783f9e2e116f088dff1613f29 209 0.07/1.00 vMB 26
543,381 543,381 00000000000000000022d6eb663a7e2339fb909d6100f8659db55659c5be1df4 1,218 0.57/1.00 vMB 21
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.63 GB
    • Received: 15.97 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.