Loading Tool

Explorer IconExplorer

Memory Pool

16,737 transactions
9.24 vMB
0.02313303 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.73/200 MB

Candidate Block

Mining Attempt e9aa751db8fa2137d6dbfe2beed922fc7603d3ee3e6cde08e5dc2a77740da2d2
Version 20000000
Previous Block 000000000000000000006d6ceaf54c475dad3ee76350cfaae0a06e1c68d2ee67
Merkle Root c2faa437654a0fbdc902c56c673a04ea80db6e9d816e5af36b6e9dc405b55e23
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,381
Size: 1.00 vMB
Total Fees: 0.00893679 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,561 (782,331 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,230 131,230 00000000000012f28e62577e7fd976f8ab85dbec273def2fdde192cee495ee37 13 0.00/1.00 vMB 1,035
131,229 131,229 000000000000095c60215de1f75a91ea5c22096ac3c919d9ab51484a748e9906 26 0.02/1.00 vMB 1,101
131,228 131,228 000000000000015829f5beacba5622d6e29d976d4126b0bf7aa0d3a3d1de1c91 38 0.02/1.00 vMB 388
131,227 131,227 000000000000066dbd97b4d1dd042cbaf74741cb3ed145b8ac6a2f8a498e6c4b 80 0.03/1.00 vMB 588
131,226 131,226 00000000000002f122423dcfd7f1c37a969b6ee4ddd94b2199e5902f59d49b24 13 0.00/1.00 vMB 375
131,225 131,225 0000000000000b2dd556bf8580f444a4f41d4410f2072cebcee1e2b84df6513f 11 0.00/1.00 vMB 612
131,224 131,224 0000000000000f0a9fcbf6e8204b9378f4687c768c774b3fc07e1c68d9d5542e 186 0.05/1.00 vMB 7
131,223 131,223 0000000000000d235646c9ae2515fa5cbb9d52e81a80c7617b5d8481746c80fd 30 0.01/1.00 vMB 598
131,222 131,222 00000000000001654a5c44a3c2448d964b3279d5012a98c62006ca166cea9762 177 0.05/1.00 vMB 80
131,221 131,221 0000000000000cd097963fecd99ad6fa6e1abfe5394315fa43c21a6406d7fe1f 24 0.02/1.00 vMB 1,225
131,220 131,220 000000000000121fc82b7cafd6a0321894835f0cc50b160e159ca6731f2f15a1 137 0.05/1.00 vMB 196
131,219 131,219 00000000000008c092f7bd699a1f9e08bb83bf7c3b14ae9494aed20ed6beb6bd 22 0.01/1.00 vMB 458
131,218 131,218 00000000000009b15e44cb221b1ac85ec4a5d46b7a21244b1c46c45c99c8537c 21 0.01/1.00 vMB 922
131,217 131,217 0000000000000b2169e9c6120fab45cf0a6b63049df9f44abe4e1d7102686fd3 49 0.02/1.00 vMB 1,526
131,216 131,216 00000000000005dcc00fd0dcfae39c0bb4c3a51659cab115ed92ff622e172a3f 16 0.00/1.00 vMB 543
131,215 131,215 0000000000000732369da8f3b4837670814e950f435093500d57a03c51059016 118 0.05/1.00 vMB 547
131,214 131,214 0000000000000f3ebf55696c7871cbb89e5e5eacadec30565166682873bc5b1e 29 0.01/1.00 vMB 1,369
131,213 131,213 0000000000000d044ff30576083077456c5f85739dd3d1c3c781adda85a77dc8 128 0.05/1.00 vMB 391
131,212 131,212 00000000000005fcaa9f87b0ee3b934f98a1098371571aa257da05866b88b0ac 149 0.05/1.00 vMB 109
131,211 131,211 00000000000004fedd91eb69a9952110124e7e46079bb8b25eccdde2365534df 155 0.05/1.00 vMB 63
131,210 131,210 00000000000003940b93d2bab028822165a63f14a11a94c750566bb3d281ebe8 116 0.05/1.00 vMB 528
Previous 10 blocks ↓
Total Size: 779.84 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 425.94 GB
    • Received: 2.31 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.