Loading Tool

Explorer IconExplorer

Memory Pool

78,779 transactions
29.46 vMB
0.08333247 BTC
Random Selection Loading Transactions
Max Size: 180.37/200 MB

Candidate Block

Mining Attempt 67188e40e261479f0474adaa8f9aa3300078f2dfaf0effc04ddd6d8c97bfc867
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 180a849d080a936ca927242b8a33e1fe905801ea512184cc19c3a5b05353e5e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,562
Size: 1.00 vMB
Total Fees: 0.01850616 BTC
Feerates: 301.25 > 1.85 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (492,103 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
423,133 423,133 0000000000000000049874674bc7fa36189e5154145c032f8cf9796415bc54c3 2,026 0.93/1.00 vMB 63
423,132 423,132 0000000000000000016dd671fc896fc2ff4880fef01dce59816fdb882732b5e1 1,967 1.00/1.00 vMB 55
423,131 423,131 000000000000000004bd5fd026702bd5050a91b1957a57c4904632bf8a694418 2,599 1.00/1.00 vMB 82
423,130 423,130 000000000000000004e9799db5cda5f1c8e595579a1e374f20cde0f7d0a20cc7 2,125 1.00/1.00 vMB 67
423,129 423,129 0000000000000000022f531ee871c903e69d671845bfa5cbf3cc045430176364 2,193 1.00/1.00 vMB 69
423,128 423,128 0000000000000000022a3f5067af869e86a5965b7c96c117063b8e933f7c029f 1,273 1.00/1.00 vMB 46
423,127 423,127 000000000000000004aee7fa66bee64066f229fb857185e014b3d9fe9e29c26f 2,837 1.00/1.00 vMB 78
423,126 423,126 00000000000000000093cdea38231ad476b559860f02a798965ea337a5d87c21 2,269 1.00/1.00 vMB 64
423,125 423,125 0000000000000000044659c0d5936c8b1670e795d31173eb9365408259740611 1,145 1.00/1.00 vMB 75
423,124 423,124 00000000000000000173c86268093528e93a35bf6b4f8a444778b91eac80b4db 1,080 1.00/1.00 vMB 83
423,123 423,123 000000000000000000862b90f584e9a36fd7627ad3ec22140905a114546d0b9c 2,863 1.00/1.00 vMB 104
423,122 423,122 000000000000000004bae8526b1862e16bf90df4b01b8770b84fb3338454c01e 2,505 1.00/1.00 vMB 113
423,121 423,121 0000000000000000028cabdc6952579d1c1f0fe5b0c12d167ebe611693dfdcfa 1,306 0.74/1.00 vMB 61
423,120 423,120 0000000000000000002fbba2b9939e244a328e6c2ea061c0f494ce3ccec6a4d5 2,183 1.00/1.00 vMB 89
423,119 423,119 0000000000000000024ec7baed4db6ded48a41a50a143c11a8162245d342dcaf 1,778 0.97/1.00 vMB 71
423,118 423,118 00000000000000000220f8484954f8892fc91f78b974291178c7c78cc2025297 1,182 0.53/1.00 vMB 72
423,117 423,117 000000000000000004d2c2a439f478941c616a6a24c9a9aee4ad59765fe5670b 473 0.91/1.00 vMB 18
423,116 423,116 0000000000000000007a62a61e8cb87da77c45a0d47ef5996c29fd27f0fda623 1,901 1.00/1.00 vMB 57
423,115 423,115 000000000000000000076aff77a2fef8952bb355af8617f2594f2f8e63b2bae9 1,568 1.00/1.00 vMB 48
423,114 423,114 000000000000000001719b9d5593610d621e1982e22034352d4af693058512da 2,421 1.00/1.00 vMB 79
423,113 423,113 0000000000000000017421ec1cbe721d07b0f979b62053690417947115af3cd4 1,737 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.80 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: 710.03 GB
    • Received: 17.01 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.