Loading Tool

Explorer IconExplorer

Memory Pool

77,042 transactions
28.61 vMB
0.10198530 BTC
Random Selection Loading Transactions
Max Size: 173.10/200 MB

Candidate Block

Mining Attempt c70ddfe51c507fd7ea33d663404b9b32a3bfd632eb4ecd88cd50d9be11751f0a
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root bae02512bc93eae43d31e506a4708051b7cd2674a6cd17ac08cf884cecd42e66
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,641
Size: 1.00 vMB
Total Fees: 0.03502356 BTC
Feerates: 402.60 > 3.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (239,738 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
675,573 675,573 00000000000000000007e4e3da31dc30baa143984a06d6f09e1c6c8c1b6fa30c 475 1.00/1.00 vMB 17
675,572 675,572 00000000000000000007992c051ecd5e48354c508afb876f20cb1726a8def8b2 2,178 1.00/1.00 vMB 40
675,571 675,571 000000000000000000018e48959f7a21b5767a9bfd6b05451bed95b51aed8ec1 2,530 1.00/1.00 vMB 55
675,570 675,570 00000000000000000006494c19ea565342861cbb359b7b9261983bc0629394c1 834 1.00/1.00 vMB 17
675,569 675,569 000000000000000000085d11ee56b7f6ca52fc303d410bc5dedb66e7a7803085 2,011 1.00/1.00 vMB 53
675,568 675,568 0000000000000000000a8a0723a44297c36f3c6f2ec07aa232990a9d67bc8f52 808 1.00/1.00 vMB 16
675,567 675,567 0000000000000000000ab1604ed2b85af8f581c2f069681038d952075e898de8 449 1.00/1.00 vMB 10
675,566 675,566 000000000000000000078b71898c932dae043c13ed3067dc96eb1bba2d587fa5 1,415 1.00/1.00 vMB 34
675,565 675,565 00000000000000000000a55ab65e22d1a67e187e6e320d492be5349852ca2863 683 1.00/1.00 vMB 12
675,564 675,564 00000000000000000008318c0ac04058186bb2adcb707b45118f7b1b999a0233 1,765 1.00/1.00 vMB 40
675,563 675,563 0000000000000000000a8bc3e93e6b2d3504d1940946abe8e67d3768f0d19c99 2,003 1.00/1.00 vMB 36
675,562 675,562 0000000000000000000a92f4e7b391faca6949be16d297314d4c1fbae7b18246 2,042 1.00/1.00 vMB 28
675,561 675,561 0000000000000000000a732f74372fe5c8250297543938ee0132490a2802264d 1,125 1.00/1.00 vMB 92
675,560 675,560 00000000000000000005a061fe160dfe111363f3aa6c0957cc0babbab672012d 2,122 1.00/1.00 vMB 94
675,559 675,559 0000000000000000000c0ebb4a265607e44c161986c9393b47f67a068cc33d69 2,032 1.00/1.00 vMB 93
675,558 675,558 000000000000000000033986b531ecbf24c30be2b4a4c95234b073e2c3952203 1,487 1.00/1.00 vMB 43
675,557 675,557 00000000000000000002f43a0b820f3e0fe1df3d86911a5b85c602427ccbbfb6 374 1.00/1.00 vMB 21
675,556 675,556 00000000000000000007b336b364450f0b4dc8a3a60236fe1898d5eca2109202 1,053 1.00/1.00 vMB 31
675,555 675,555 0000000000000000000135c4e6be0e6c7f66ba5b1bb15092e665d96db602a1ad 221 1.00/1.00 vMB 12
675,554 675,554 0000000000000000000cb91fa27e45161b4c3e567bc3601036be7b123be439e8 270 1.00/1.00 vMB 13
675,553 675,553 0000000000000000000bbf0c3b5cc36f3d7650e3b2ff00f922c79851938a772c 170 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.93 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.70 GB
    • Received: 17.59 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.