Loading Tool

Explorer IconExplorer

Memory Pool

34,758 transactions
25.78 vMB
0.06450807 BTC
Random Selection Loading Transactions
Max Size: 130.85/200 MB

Candidate Block

Mining Attempt d286f97f1fc039e2ebfbb91fe92db0adcd23b3d33b294d6cb0934f697cb55c59
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root ce2f1a40a1aa722b45f2f7030f76f0a95bd1f22859bc19054bbde8a73f91b09b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,240
Size: 1.00 vMB
Total Fees: 0.01731169 BTC
Feerates: 101.16 > 1.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (461,522 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
453,169 453,169 0000000000000000008c6ff78890f92f91032ff30e19b21e68983d28d6e935e5 1,825 1.00/1.00 vMB 91
453,168 453,168 000000000000000001e42e4b7c250c3175f856d6fe9652de81a2f789a341431c 2,385 1.00/1.00 vMB 130
453,167 453,167 000000000000000001eb681883d962c0b59af96ad20413ad3643b5e8a5872525 1,945 1.00/1.00 vMB 106
453,166 453,166 000000000000000000bf663e2f6af05bcd7f9126855b00a59925954b4d713fae 2,697 1.00/1.00 vMB 79
453,165 453,165 000000000000000001a1c03f070579923d46a445e5f172626bbaadf0d6a20427 2,276 1.00/1.00 vMB 96
453,164 453,164 0000000000000000026f2a9160c8383fe88f0e87479a72ed2330167b8f5f24c5 2,150 1.00/1.00 vMB 90
453,163 453,163 000000000000000001ea5aeff95e55d276398863e57c5d5ebac475a08cfc070d 2,579 1.00/1.00 vMB 77
453,162 453,162 0000000000000000021870349ac4fc4bcea9dad0cde79c3436af518c34b04488 2,026 1.00/1.00 vMB 105
453,161 453,161 0000000000000000018b4b1c21ab3dbbad875cb76b314569f0f488f3add3a60a 1,813 1.00/1.00 vMB 100
453,160 453,160 000000000000000000ee78d5592a1551f517acb2328ad71150a059ad89e8848d 2,214 1.00/1.00 vMB 106
453,159 453,159 000000000000000002609bf5b85d07ff4f27fa8288cdb8beb32de06d3ba21db7 2,547 1.00/1.00 vMB 130
453,158 453,158 000000000000000001c8314493e0f1aa9373b5a0872cf2fb33ee60adba3b94a6 2,847 1.00/1.00 vMB 148
453,157 453,157 000000000000000000c99db1bba74f1221906d8d73747f1d17ab9223ad775acd 2,600 1.00/1.00 vMB 65
453,156 453,156 0000000000000000010b7a90fc342d6259b151101d2aceecad669a9e64000b5b 2,395 1.00/1.00 vMB 71
453,155 453,155 0000000000000000024b8e38cbe86c1ed87eef0061f96690f7655e79e6e92390 1,968 1.00/1.00 vMB 85
453,154 453,154 00000000000000000057298a59ceb2f7460a7d65b1cd0a6ea7c632a9ef8b8801 2,740 1.00/1.00 vMB 156
453,153 453,153 000000000000000001308a769a56f98c7cef5eb75399cefcc4272e3f38c343e1 1,930 1.00/1.00 vMB 82
453,152 453,152 00000000000000000259c7bd5a849f02169c84c9bd4a50c529a59c6eb044fe91 2,476 1.00/1.00 vMB 91
453,151 453,151 00000000000000000239f20d9035f4bfa54c8f9e7fee9012427c4748edb04022 1 0.00/1.00 vMB 0
453,150 453,150 00000000000000000172be86435a873108f90f0e6bde3d85d704bd83a3aabbea 2,274 1.00/1.00 vMB 116
453,149 453,149 000000000000000001f82067b7e2bc5663688a6e7e02388858164eb47e737639 2,023 1.00/1.00 vMB 106
Previous 10 blocks ↓
Total Size: 781.84 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: 637.80 GB
    • Received: 12.44 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.