Loading Tool

Explorer IconExplorer

Memory Pool

80,155 transactions
29.82 vMB
0.12217659 BTC
Random Selection Loading Transactions
Max Size: 180.35/200 MB

Candidate Block

Mining Attempt b3de4333b03f6dab468e249b92518e4b528ff65342e1a22d1f87ca042121f0d4
Version 20000000
Previous Block 00000000000000000002064931ca32749e9a68a433f5974b1ade127285f85a4a
Merkle Root 6c47c40050e9b4157ce966260da00e539542af1ac610062714b151962cfb6698
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,729
Size: 1.00 vMB
Total Fees: 0.05708329 BTC
Feerates: 313.32 > 5.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,096 (515,740 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
399,356 399,356 00000000000000000207229f0392f095e5c156d12b2c221031d480750e3fd5fd 96 0.08/1.00 vMB 20
399,355 399,355 0000000000000000000207003189447748e6351bba0c1e1bd4d3ad16aa64c98f 1,535 0.65/1.00 vMB 42
399,354 399,354 00000000000000000317f0388b1c8c2ed61e13619c5aa2ac15d609c256d0c9b5 807 0.56/1.00 vMB 37
399,353 399,353 000000000000000005615544a9b638f932f32489740c931db31cb59de0e1ed8f 1,064 0.53/1.00 vMB 40
399,352 399,352 000000000000000002e3e4b15084dceb4089e7682d7ee0b1373cec6948d04510 811 0.72/1.00 vMB 21
399,351 399,351 00000000000000000622a32e8e5c7a9f06dc0073aeab845b45eff003029a9fe0 1,208 0.74/1.00 vMB 33
399,350 399,350 000000000000000004e1353698a27478c576d678084d9b038c88da789029b412 1,758 1.00/1.00 vMB 33
399,349 399,349 000000000000000004eff2e030e371d67169c0de2682e5b6a296b96fbf1df2a7 2,242 1.00/1.00 vMB 42
399,348 399,348 000000000000000000a917002cdee5eb191a81026a48258e36730b25d75e7363 2,737 1.00/1.00 vMB 56
399,347 399,347 00000000000000000623f06e09470cde9f6b2ba5cb9d6e256f81c4213e56c6b6 418 0.23/1.00 vMB 34
399,346 399,346 0000000000000000061947e563fb653b993e6e0adc9023b4238c037106ecc1ce 907 0.89/1.00 vMB 20
399,345 399,345 0000000000000000046483bccfe07ce3266a6f5192c8f493f92a87d14032a4ae 1,557 0.75/1.00 vMB 35
399,344 399,344 00000000000000000545cdfa7e3d4534b7682d3da5079f2c08e2a426e4d57738 2,271 0.95/1.00 vMB 56
399,343 399,343 0000000000000000057f9309f15d914ef79042676a6944321d6ab5095b160369 2,016 0.95/1.00 vMB 42
399,342 399,342 000000000000000000cf05763ffdee33a199960c7be79b57358974ec2ae66a92 743 0.46/1.00 vMB 26
399,341 399,341 000000000000000003390a75fc9256ee09362dcdcff128da3a5159c56f0e3271 447 0.47/1.00 vMB 21
399,340 399,340 00000000000000000456012c155ab7ea4b51965e5cb99d85c58edce954868777 1 0.00/1.00 vMB 0
399,339 399,339 0000000000000000034a43c7f01c73d5b1bd72b0bf48e563538525b6cd751e1f 721 0.98/1.00 vMB 15
399,338 399,338 00000000000000000391c12fe6e82d36bb1031d40551096ed20af3ca30e9106d 2,154 0.98/1.00 vMB 43
399,337 399,337 000000000000000004868a2c3a982aefc04b7bc350b171b7e6adb95a2a37bbba 1,456 0.93/1.00 vMB 29
399,336 399,336 000000000000000000e8e56061a1467cb85c58e4c3af1140310b674b86d5ef3c 2,038 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.56 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: 670.10 GB
    • Received: 15.82 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.