Loading Tool

Explorer IconExplorer

Memory Pool

42,192 transactions
18.45 vMB
0.18873239 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 101.68/200 MB

Candidate Block

Mining Attempt 3088c3671ca94ef10340543da3cbceaa86ad9eb619965a97003d78685507783e
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 4d0a846269a3f8204c6631011bc57de026e6c1426e2b08e5cc4da729c2962d61
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,645
Size: 1.00 vMB
Total Fees: 0.06195880 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (685,071 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
228,250 228,250 000000000000000044aa6980bb5b9a92e11aa8fe400c3a9391a7462f48263dca 83 0.05 vMB 43
228,249 228,249 00000000000000fb0298067fc5bf7c11c3153e9b2bf78783d2eb163294197358 404 0.25 vMB 352
228,248 228,248 000000000000005d88d05c36cdbdddaa5c4dc01eefbb82f7ee8273d6b574d68a 421 0.19 vMB 175
228,247 228,247 0000000000000177a7d5e4b4e1ee8b5e71688dce80f1898a63bc6131f4b1c294 269 0.22 vMB 122
228,246 228,246 00000000000001d3b56854e45a15f44090bb437a4458a2bc18526c8db7e0ef9e 378 0.16 vMB 157
228,245 228,245 00000000000001e59ac5086cdb57a157535a4ecd47a372e29d0b571dcf4ec4f0 552 0.22 vMB 197
228,244 228,244 0000000000000145d29c50f4b53ba61d8d97de8275e076eafd5d95ffc6f47973 330 0.15 vMB 174
228,243 228,243 000000000000027befb8d56af9cd6a611b13dd995785e3f4137934b662c64b99 511 0.28 vMB 143
228,242 228,242 000000000000022d57b7f7fee4f180ce769cca8beae43eecca13489528ea3160 531 0.24 vMB 168
228,241 228,241 0000000000000234e2a8353c63f484ab2c587371bca02fc183fcdab85e50992d 266 0.15 vMB 122
228,240 228,240 000000000000001a32acaa2a2280dc1c236d77f747eecf2bb4674842a553024c 436 0.19 vMB 201
228,239 228,239 000000000000009615bc7a6dc459cc6a2378bb6c4268002c37d5f95c19c5563a 697 0.30 vMB 186
228,238 228,238 0000000000000029f356100f757643f9d29d3ab82026ba7d4d69ff63a4c5fdf1 176 0.08 vMB 119
228,237 228,237 00000000000001d71a436d4aac0243d41223bdb5cbeabf903e3eeae25a9e9ac1 483 0.24 vMB 168
228,236 228,236 000000000000023faf44a50cda650204c722a633cd3d473f46c5616a285122e5 267 0.07 vMB 155
228,235 228,235 000000000000022e863a25ed040cdbb4438a93a3b31342af4f24040c6b6b4aa3 718 0.29 vMB 210
228,234 228,234 00000000000001f99d6ed8658d5bd2923518d36c7b6a2f104e36e2de72a04f1e 417 0.16 vMB 178
228,233 228,233 000000000000009989b1c85e5fce85a2147e01de1c2c5795054175e9b53ea60f 155 0.11 vMB 63
228,232 228,232 000000000000012de05118f73057a45483689e2420936c94cd5ad9aab2e54e40 1,038 0.47 vMB 157
228,231 228,231 000000000000004f165a0d22534aa858cc89f86b129e2b70a92b8b96c7449bdf 235 0.08 vMB 54
228,230 228,230 00000000000001df847227f5a76b7714f98e780e0cc27ced1e86e609558a7a8c 762 0.25 vMB 217
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 88
    • Outgoing: 10
  • Data Transfer:
    • Sent: 115.19 GB
    • Received: 0.48 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.