Loading Tool

Explorer IconExplorer

Memory Pool

38,583 transactions
27.32 vMB
0.06228176 BTC
Random Selection Loading Transactions
Max Size: 139.22/200 MB

Candidate Block

Mining Attempt c30ed8a7154fed53eb7ae8ed37560ae0bcbe95402c90d13b9f70f4bdfe105234
Version 20000000
Previous Block 00000000000000000001387128703dc8e100fb66dc8413c1f0d759bd7170a104
Merkle Root 00be9e7a321fa2e5c893cdd4021ba3355a5db9a62c088113e2580667a857a2ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,737
Size: 1.00 vMB
Total Fees: 0.01050891 BTC
Feerates: 60.16 > 1.05 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,638 (92,368 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
822,270 822,270 00000000000000000000cc1b79eb51163c0501f9d24058183c680d15d03e5684 4,333 1.00/1.00 vMB 292
822,269 822,269 00000000000000000000b7685a29c986df78a99f1f3cac8172a6fd5e11c6c2c3 4,213 1.00/1.00 vMB 216
822,268 822,268 00000000000000000000a01796aafae9fadaa7cd84905e01c8476dc35e01a5fc 3,911 1.00/1.00 vMB 256
822,267 822,267 000000000000000000002021e06af372e8a8857e2d858445e811aea5b2f14d05 4,192 1.00/1.00 vMB 321
822,266 822,266 0000000000000000000008bda92d3ae237a26d5f72fcec956c5c0da2cbd6eb71 3,877 1.00/1.00 vMB 248
822,265 822,265 00000000000000000001c48336833f7f385c9009aba94e01111d513a724551c5 3,192 1.00/1.00 vMB 382
822,264 822,264 00000000000000000000b088471882044a2fef3b8e17753060ebcc4ff20f70b4 2,677 1.00/1.00 vMB 249
822,263 822,263 000000000000000000042c09c94a8546952683018bae0335d250e6ba88c746a2 3,856 1.00/1.00 vMB 320
822,262 822,262 0000000000000000000412d88f3607bd245dc997aef86156a0c1e40de24abf54 3,410 1.00/1.00 vMB 368
822,261 822,261 000000000000000000023213c98659e6a3d5ca359a390637e3762d0d339abe4d 3,757 1.00/1.00 vMB 394
822,260 822,260 00000000000000000003f01262c9a85073b0c7a5c2424de5eede3c578c771034 2,016 1.00/1.00 vMB 576
822,259 822,259 00000000000000000003571bca752b49c1f0feeb47882991f203aaba758011fb 2,334 1.00/1.00 vMB 511
822,258 822,258 00000000000000000001a25879918fb3dc9e60374424ea1fd60dfd91ea4f9d54 4,064 1.00/1.00 vMB 352
822,257 822,257 00000000000000000003a9eb8f1c914c5890a4e7794bca76c1d5ade4b5036b12 3,811 1.00/1.00 vMB 244
822,256 822,256 00000000000000000002f99b3c05ee3bda1061e70100675ac51407d0bde5fbab 4,121 1.00/1.00 vMB 358
822,255 822,255 0000000000000000000007fb7028c56f35f9b2b4633da6f2dbae7bf316136c36 4,953 1.00/1.00 vMB 321
822,254 822,254 000000000000000000005a5e50ab2e4e73bb3cbbd3e4e568f7372c2ef2b47516 1 0.00/1.00 vMB 0
822,253 822,253 000000000000000000020d87655f6733867051d44242b61bc369d58caeabc45d 4,678 1.00/1.00 vMB 373
822,252 822,252 000000000000000000037bdbbfc323d2be18b2ad5a4bfc96348ce4de3a0700fc 4,392 1.00/1.00 vMB 459
822,251 822,251 000000000000000000003e2e8035b3105c07e4662e1c105520db700cb4564416 4,503 1.00/1.00 vMB 499
822,250 822,250 00000000000000000000cc2875e1fb385988d441feed246605054a27e3e3356b 4,573 1.00/1.00 vMB 502
Previous 10 blocks ↓
Total Size: 781.75 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: 631.28 GB
    • Received: 12.06 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.