Loading Tool

Explorer IconExplorer

Memory Pool

77,295 transactions
29.06 vMB
0.09994696 BTC
Random Selection Loading Transactions
Max Size: 174.87/200 MB

Candidate Block

Mining Attempt 69e5f4ac4f3424232d6acf254cae253c4ecb3adc0c0ece69d3dd4034185f7d11
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root bbb0bad59aecdb85920ffa32f3fd4350f0d23d36069f5bd78a70414dea89e09a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,398
Size: 1.00 vMB
Total Fees: 0.02641952 BTC
Feerates: 453.09 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (8,942 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
906,365 906,365 0000000000000000000107ef80dda7f94ce0e9064ccc7c9a4aedbf4f370d7328 765 0.52/1.00 vMB 2
906,364 906,364 0000000000000000000161475519b4ea01856662d08e56efc91d15a4a6b9e99e 1,104 0.33/1.00 vMB 2
906,363 906,363 000000000000000000017450c43f09747fbb0fb80ee07414d6aaa330d5598b15 310 0.13/1.00 vMB 0
906,362 906,362 000000000000000000008f85f02d706c22b59e4d0bc3ba845893640a4a4c2ba4 202 0.12/1.00 vMB 2
906,361 906,361 000000000000000000012f55f538268eb091c0d163581720d5c2bb758d734233 2,797 1.00/1.00 vMB 1
906,360 906,360 00000000000000000000fcc292829bb455ff03a5f4c168d41b26afa15dc3c434 930 0.45/1.00 vMB 2
906,359 906,359 000000000000000000017634af7ec75239917489590991d59e34bbf690e94747 649 0.20/1.00 vMB 2
906,358 906,358 0000000000000000000092f670957ce1df1895d9ec67604e32c1da3d1a07676e 1 0.00/1.00 vMB 0
906,357 906,357 000000000000000000015d2c4caed44fd0cedd250438f6ef1598b5a938638deb 3,127 0.96/1.00 vMB 1
906,356 906,356 00000000000000000000fcd1f7832923420e63a92452d0983d01612d37d55b8d 3,545 1.00/1.00 vMB 2
906,355 906,355 00000000000000000001c5bd8f2bcda3b7754aaba2a76f94e8a656bef800991d 4,502 0.96/1.00 vMB 1
906,354 906,354 000000000000000000019fbef4b30bcae3c099e9558f327ff52a3057c342ab8e 3,003 1.00/1.00 vMB 2
906,353 906,353 0000000000000000000224da7f1bbb62dc79879e7e24205893f5534505d81de8 3,051 1.00/1.00 vMB 1
906,352 906,352 00000000000000000000b2034b1fd8ccb805463ba26c82f517d062c871935ad1 2,789 1.00/1.00 vMB 2
906,351 906,351 000000000000000000002bfb67f660a1265d821b49edcaf8a31a1350c863421e 3,132 1.00/1.00 vMB 2
906,350 906,350 00000000000000000001a7564bb85750996d6121cf26e8e882bc491b240adcfd 1,869 1.00/1.00 vMB 1
906,349 906,349 000000000000000000003071dd9ac2fb93cfd847200d474178a5f3cca48365e4 3,142 1.00/1.00 vMB 2
906,348 906,348 00000000000000000001e1ef1957295e566c6714ce4a764e9f7a02df0479ca1a 4,296 1.00/1.00 vMB 4
906,347 906,347 0000000000000000000121b387b7ec4c63838ced3086c88f4c9a4e652ed07370 3,772 1.00/1.00 vMB 4
906,346 906,346 000000000000000000017c5c3ad43824e444a6af2f822289d94f8b4ecfae16f0 5,215 1.00/1.00 vMB 7
906,345 906,345 00000000000000000000d74f69f4876fe8baa3d250c8f76bcf58f7f72588a0fe 1,923 0.35/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.92 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: 714.51 GB
    • Received: 17.56 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.