Loading Tool

Explorer IconExplorer

Memory Pool

45,358 transactions
28.66 vMB
0.08481084 BTC
Random Selection Loading Transactions
Max Size: 151.98/200 MB

Candidate Block

Mining Attempt 3bafdb0ee16062fc59043af7025b0bc02c33a52fb15334bb7a14c8ddb7fb8088
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root 761c4e0b3590a0123d269b06563511a36186019f66c2a8c8c74bfe957fde4568
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,787
Size: 1.00 vMB
Total Fees: 0.03023346 BTC
Feerates: 150.92 > 3.03 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (503,498 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
411,313 411,313 000000000000000001e670739ad29297b593aa960c141d594fd2756788c46c93 864 0.39/1.00 vMB 36
411,312 411,312 0000000000000000020981a3c2998e0ceb017ae2577e4f3b1fc2e3fc7103d988 759 0.35/1.00 vMB 34
411,311 411,311 000000000000000000ffae3998246ed71a1517c0ec6d0f09bf9452d026b86528 210 0.10/1.00 vMB 42
411,310 411,310 0000000000000000036b4c8fb5037e25d59c93b305a4e7a3b0bc5f9989edd864 1,252 0.75/1.00 vMB 35
411,309 411,309 000000000000000001ed04c49c21e8e7b62e57ace722ed8ff3e85d2d9d3709e4 1,629 1.00/1.00 vMB 26
411,308 411,308 000000000000000000ff583eda6dc841311e161198e02a5677fae19e4f785f70 2,323 1.00/1.00 vMB 32
411,307 411,307 0000000000000000054ba46707cc4c736f47439040992cf3edc484fbb1e5b180 3,128 0.93/1.00 vMB 69
411,306 411,306 0000000000000000055e5e9513116ef7dd6631ae3e0dbcc376e5890fb7ef2c28 2,952 1.00/1.00 vMB 62
411,305 411,305 0000000000000000058715d099fb726e009154eafd78bd3aef4bb37f834ec11b 1,797 1.00/1.00 vMB 23
411,304 411,304 00000000000000000343590b7ccb24ab1102aaaa0706c04f09f7a65bf13cfed0 3,275 1.00/1.00 vMB 63
411,303 411,303 000000000000000003c0675c2d0da7f046d9879eb5bfd9db21a75116d05b9378 2,344 1.00/1.00 vMB 46
411,302 411,302 00000000000000000479bfd47959f64f0e47f9a57127b15351379994e7110201 984 0.92/1.00 vMB 49
411,301 411,301 000000000000000000b9d8d41163087d3300a013dcfaffe3347c87bedfe81aab 1,142 0.96/1.00 vMB 33
411,300 411,300 000000000000000001a3079487a9b24c8169193c357b18bf5d5021f14cc3fa29 2,097 1.00/1.00 vMB 31
411,299 411,299 000000000000000003068cf2c7c2f22137128182ef1aec9918dd3b695fc8df3d 2,071 1.00/1.00 vMB 50
411,298 411,298 0000000000000000038db137a37fefbfea342571a89783e2a0b55916cce2bd3a 1,109 0.43/1.00 vMB 42
411,297 411,297 00000000000000000525e7f96152249072e773a7f59cae73b07828ed2a5df6d9 778 0.38/1.00 vMB 32
411,296 411,296 000000000000000003d9c72fbc187ca472873b74cb52cbeec61db17019ccf239 1,635 0.78/1.00 vMB 33
411,295 411,295 000000000000000003e53ed7428064820d2833d0888efed65dda172abcc67035 797 0.63/1.00 vMB 19
411,294 411,294 0000000000000000053e49b266e9d2c2812631f368e88719e7923934ce6b27ff 630 0.26/1.00 vMB 31
411,293 411,293 0000000000000000056892d4beba116faed84de87fe8ed03b1eeade9032b18cf 1,216 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.05 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: 650.94 GB
    • Received: 13.36 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.