Loading Tool

Explorer IconExplorer

Memory Pool

74,922 transactions
27.65 vMB
0.07718153 BTC
Random Selection Loading Transactions
Max Size: 168.60/200 MB

Candidate Block

Mining Attempt ad839df29aa161ec36fc7162dc9bc393a55024ba8852780750022f359051d278
Version 20000000
Previous Block 0000000000000000000117b22a8fd8211255c991b19b06ff4ae6e1473feaa1c2
Merkle Root 7d76121d8faaaccd5ec4c939a1a11bf3f60fbf7b6dff418bffdf59e3dc536124
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,128
Size: 1.00 vMB
Total Fees: 0.01814313 BTC
Feerates: 121.74 > 1.82 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,286 (629,461 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,825 285,825 00000000000000019f90862a5bd11e0e634fe691da7e21c9b69dc89191c82770 341 0.34/1.00 vMB 19
285,824 285,824 000000000000000176ce1884563b99b1fcfd737f98b97a7a6118d20a306eac49 878 0.35/1.00 vMB 62
285,823 285,823 0000000000000000db9d92c3b5784e24d4907669647fd1569208828ef6136305 115 0.05/1.00 vMB 38
285,822 285,822 000000000000000169449eb8e980895f0efd743c0e1e1f8770c3a56199764d1d 581 0.28/1.00 vMB 40
285,821 285,821 00000000000000014fa2758e9d085d6f5d5bca8d30f3195573dd877be7593537 548 0.28/1.00 vMB 37
285,820 285,820 0000000000000000b4da98fd1fc823dc01003c617891c7e4fb22214bee3b232d 292 0.13/1.00 vMB 39
285,819 285,819 0000000000000000bee41659616bb00030982df8d8a0e11bca48596af4f3e252 150 0.07/1.00 vMB 34
285,818 285,818 0000000000000001877b10490cac5fce49a618211be4e9224eeffb6a97a3fc81 685 0.32/1.00 vMB 41
285,817 285,817 0000000000000000f9b2663a59dba9cb162b5c5af9b8e6eff75da99fc5d16c22 669 0.41/1.00 vMB 43
285,816 285,816 00000000000000011cc248b4a222d675793db02d6381581d42461bbccdcd1cfe 959 0.35/1.00 vMB 49
285,815 285,815 00000000000000001cd2f9d7e5cd71877e4bb37a621d43d5b91315b9981225a9 517 0.23/1.00 vMB 41
285,814 285,814 000000000000000008839af6f92965914a4c5d24cf8912a681fdc318df9199b6 64 0.03/1.00 vMB 62
285,813 285,813 00000000000000015741fe276cf0c2388b23afb07b4781b240843b8fde630660 339 0.16/1.00 vMB 45
285,812 285,812 0000000000000000f7626e1c5e303d9df37328c4c78fa191bd6d48eabe8991f5 326 0.15/1.00 vMB 40
285,811 285,811 000000000000000180420c8f0826f82f5f12178a60160e450ea8936fd1b2dbd0 568 0.27/1.00 vMB 45
285,810 285,810 00000000000000002332dbca5e61cee98bfed4dc7037a8f60c48bd6bf63b680f 201 0.15/1.00 vMB 27
285,809 285,809 0000000000000000734ba4116b5bb233835f665ba3669c10dfb40ecd6e098b1b 51 0.05/1.00 vMB 17
285,808 285,808 00000000000000000719b43aec0afd3608674159831a45e31d4b94a6979a7d3f 300 0.16/1.00 vMB 39
285,807 285,807 0000000000000000c6de2dfa5867e8adb7435daa2e1511717bb1ad498ec841ad 329 0.19/1.00 vMB 38
285,806 285,806 000000000000000010ecc2c131175e3de686d0d72e9ddd3d62c03f90fc9a4f11 239 0.13/1.00 vMB 36
285,805 285,805 0000000000000000b57dca9aca4e82220ad97388c28624855c9bef9c5576ff13 454 0.24/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.89 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: 713.34 GB
    • Received: 17.35 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.