Loading Tool

Explorer IconExplorer

Memory Pool

41,896 transactions
26.75 vMB
0.05646738 BTC
Random Selection Loading Transactions
Max Size: 140.40/200 MB

Candidate Block

Mining Attempt 8a8bb4b0a0953c758a8d927db91528de7a09685e33e86fb48589768b4f6d4c23
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root f61a90ae4ded38bf0584b2dc3d619b8e3de6c5d28cc6cfa57a7b8351364f941a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,554
Size: 1.00 vMB
Total Fees: 0.00701422 BTC
Feerates: 103.41 > 0.70 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (617,511 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,413 297,413 00000000000000008e3c097b907627c23eb0f9e1d3c94059d4974b17cebee1eb 177 0.09/1.00 vMB 37
297,412 297,412 0000000000000000525b915c1034576f5e6381c1690643af7ed1c026dc0a42e9 543 0.32/1.00 vMB 33
297,411 297,411 0000000000000000316baed78662f0c8dde7c6e4adf057cadc3851adf2817f88 712 0.35/1.00 vMB 34
297,410 297,410 00000000000000005bfd6d4d3fba62b6f4e6977ef9cb2939137795988ad0b049 519 0.28/1.00 vMB 28
297,409 297,409 00000000000000004818e930fc3338e834fa3bf32564c4e220f1db7e74934ca7 276 0.18/1.00 vMB 23
297,408 297,408 00000000000000007c3de596f4886d9527528032d3d6101a561961d2b5a299b1 43 0.02/1.00 vMB 49
297,407 297,407 00000000000000008905dc897c97240791e3e5673591ecf5c40622036ffcb112 550 0.25/1.00 vMB 40
297,406 297,406 00000000000000007b5828cde93b841fb05ff00f53638d1a9ef4e8c5b5b8a68f 673 0.38/1.00 vMB 34
297,405 297,405 00000000000000006c0e70099b62734cad9255b0fb50abb15847dc1b6d6c5fdb 83 0.04/1.00 vMB 11
297,404 297,404 00000000000000002229934529412aed1a868a627b8f586fc7e62a5cca80790d 234 0.20/1.00 vMB 25
297,403 297,403 00000000000000006a91146f7e5176819e055c10a0865705b4a0beb78d611187 512 0.25/1.00 vMB 36
297,402 297,402 00000000000000006303eed2b15e210f3951ada6aaf2c7a8715ca725f9a7c227 78 0.19/1.00 vMB 12
297,401 297,401 0000000000000000598627f63dd326899b75b751b30e336506f27ad6f940db19 968 0.50/1.00 vMB 33
297,400 297,400 00000000000000006fc391d3f460bb75d3874c3abe04322088957685129b374f 512 0.24/1.00 vMB 42
297,399 297,399 00000000000000009987a723a21de056f19c1388cbd5bfb6b9cb2a92e34f3efb 531 0.29/1.00 vMB 36
297,398 297,398 000000000000000061ac721fbc781228a63a6c95727cd0263c7638edf0b4d1a5 72 0.06/1.00 vMB 27
297,397 297,397 00000000000000000f5cdf7dee27670a73b06a7859662d0c69b1e7b487d1bc5a 415 0.28/1.00 vMB 29
297,396 297,396 0000000000000000375858501f59ea3fa4d8b74de7d83806becbd588f05b7c40 237 0.35/1.00 vMB 9
297,395 297,395 00000000000000007d30011d0f409379d9941961f31f6fa9e94deabd043dac7f 156 0.13/1.00 vMB 16
297,394 297,394 00000000000000002e85545eff0339e41dada9f4efb3efa62555d02e9cb1481b 256 0.16/1.00 vMB 52
297,393 297,393 00000000000000005bb32765d9fba020c26f1b9cf1b5762eb037d66320537841 270 0.12/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.