Loading Tool

Explorer IconExplorer

Memory Pool

76,992 transactions
28.58 vMB
0.06415317 BTC
Random Selection Loading Transactions
Max Size: 173.49/200 MB

Candidate Block

Mining Attempt 1ebe15f7f0e92a6785c5a1133743954df8a12f3b427dfd4215aa129cde30ac2c
Version 20000000
Previous Block 000000000000000000006b4c7bb2ab823a26bc3d3f20f2f0ec55782dada1c679
Merkle Root accfa792b40d8001a9b0a852088145fb079a0bcdbe56f3348d1fe5902e79a790
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,886
Size: 1.00 vMB
Total Fees: 0.00479677 BTC
Feerates: 40.21 > 0.48 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,104 (617,806 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,298 297,298 000000000000000074c6a4a0e98c872d05c185c823973dd8bb2f1da0774faa9b 865 0.35/1.00 vMB 40
297,297 297,297 000000000000000003cebaf41d22ec60307a6aa34884d4c23770b884ca7220a8 1 0.00/1.00 vMB 0
297,296 297,296 000000000000000024943e66fcd2c5ed5ea96eafb9747eec2f5325983d4b527a 752 0.35/1.00 vMB 30
297,295 297,295 000000000000000031faf17739317cc5964cccef7a8b0a21aa507c0c2e57b1d4 1,024 0.33/1.00 vMB 58
297,294 297,294 00000000000000009a24efb01826bcdc976e9745a7859eb692fd3646b271ccbd 64 0.04/1.00 vMB 560
297,293 297,293 00000000000000009800b7ab5ef6daed6a422b07922f9a71a753b4ddb4f2753a 145 0.06/1.00 vMB 25
297,292 297,292 0000000000000000723047225eab65e974db22517d6c10a064f7e0de4b686007 620 0.30/1.00 vMB 34
297,291 297,291 0000000000000000534bc873c7e04a02f0cfae4945f198a87a47bef18d37729e 683 0.44/1.00 vMB 30
297,290 297,290 0000000000000000409b11b4472232aa6fb495d0175237d3cdb1e0def9111cd8 512 0.70/1.00 vMB 15
297,289 297,289 0000000000000000611eadf7ac328c31d0967beac8e167a7d24dfb0ff00b6f4e 698 0.35/1.00 vMB 31
297,288 297,288 000000000000000036c2b8f8bd5330f6c2739599504c0b9f9ef5e4986f27fd76 726 0.35/1.00 vMB 32
297,287 297,287 00000000000000007012e0863255b0d7ec4b4b8efe043b362758c1394ca6b0c8 507 0.25/1.00 vMB 23
297,286 297,286 000000000000000015121bd4cc4400cf5a9db000f8e11b64e45164a949528b4b 1,085 0.35/1.00 vMB 55
297,285 297,285 0000000000000000726c67dce1523562aa4270dc79f0673f6890b821fa29cedb 1 0.00/1.00 vMB 0
297,284 297,284 000000000000000094e116bfd88ae8c55d8d680302d7c92f8a211450c92033fa 117 0.13/1.00 vMB 14
297,283 297,283 00000000000000006cd386440ebc1011dcce294b3aee3a7319a472ac3f8bb040 754 0.35/1.00 vMB 37
297,282 297,282 000000000000000052bfc35726d56bfb9bd677d2d414b26ef0565cfa911973d9 319 0.13/1.00 vMB 37
297,281 297,281 000000000000000064b7615ffe48e2ec896850eab17c65105c66d6a68bb5a3b5 337 0.19/1.00 vMB 27
297,280 297,280 0000000000000000531123b5b1c5dacb0638b74c61b03308f5c887b9d6708f37 334 0.18/1.00 vMB 26
297,279 297,279 000000000000000035dc12ee75340ff6aab09ea53650de7a48b32e49c7ad252f 199 0.11/1.00 vMB 43
297,278 297,278 00000000000000001c4087b47d43ccd21208c0796c1978f409195285b62be090 460 0.34/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.57 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: 671.10 GB
    • Received: 15.86 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.