Loading Tool

Explorer IconExplorer

Memory Pool

73,490 transactions
28.34 vMB
0.07836149 BTC
Random Selection Loading Transactions
Max Size: 167.74/200 MB

Candidate Block

Mining Attempt f61be3d6d3c34b47fbc8f9ee48a91710c5fe1215beb6f4063777d634af516fe6
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root f508fccfa9614596352735f71f9e245abee594623da52a84b58d7f313106e900
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,475
Size: 1.00 vMB
Total Fees: 0.02160402 BTC
Feerates: 152.31 > 2.16 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (667,282 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,753 247,753 0000000000000056dbf2967ec28478990b8c6851dde22e80912d75986c89ef59 203 0.11/1.00 vMB 139
247,752 247,752 00000000000000610cba0954ebe1ebd4730ee5faed38128e75cfc346a33606b9 242 0.17/1.00 vMB 81
247,751 247,751 000000000000005dc5dc115dbce4005d4a3a482d24478cd4ab7455ce9a1ed892 11 0.00/1.00 vMB 156
247,750 247,750 0000000000000092e5fc6e473b78ba1f74515571411684e184539ae18791acb4 177 0.20/1.00 vMB 63
247,749 247,749 000000000000007473812ce6c490d12c3b9690ae06a26fbe04b82ce97a50b13f 371 0.14/1.00 vMB 159
247,748 247,748 000000000000006e87873399bc38331f3660c45b51d215c89cedb9c34b5eb215 174 0.06/1.00 vMB 172
247,747 247,747 00000000000000742b63cc591bd38439d090fef93441029ac18af95e465893ac 236 0.11/1.00 vMB 207
247,746 247,746 000000000000000f379bbeb009abe9b1af4ac6424dea91e27e71796df6defefb 12 0.01/1.00 vMB 62
247,745 247,745 0000000000000044226f9e466d59404b8e37fc35566c800b4259cc18e726cd3e 200 0.09/1.00 vMB 139
247,744 247,744 00000000000000745674c17df17de8a14b99c7e813dcf4eba51e814826cdfa32 143 0.07/1.00 vMB 177
247,743 247,743 000000000000008ea4c4b714840e091f8d6ba17f7a21c9a022c9e6ea366369ea 18 0.01/1.00 vMB 23
247,742 247,742 00000000000000116d1d441efc9cfd60512989064febe23353bc6af4c0ed0c7a 359 0.16/1.00 vMB 149
247,741 247,741 000000000000002d20d1979b05c819ebd69a1a39a8f4b6d9f311e0e596d11edf 191 0.08/1.00 vMB 167
247,740 247,740 0000000000000013ca58ae062106606213254702e25901d35d22168d99db91c6 6 0.00/1.00 vMB 90
247,739 247,739 000000000000007f9e5ab3f1a4e5c95d52e9956f360e4874a497e9c923876035 50 0.03/1.00 vMB 100
247,738 247,738 000000000000009e9656734754e3a61933e9fcdeb7cb1edb5a4cfd24cfcef585 32 0.02/1.00 vMB 27
247,737 247,737 0000000000000075cef9dd73b6614697f3bf593300a9366c61739b9dbad59829 193 0.08/1.00 vMB 136
247,736 247,736 000000000000001797840d27ed248ec5bc8b314bc2a204e9878c27256e0470c3 252 0.11/1.00 vMB 120
247,735 247,735 00000000000000911bc31c39823b5bf86a02383f11d991a460561ed52579499d 77 0.03/1.00 vMB 139
247,734 247,734 00000000000000174c2971f035f6ab34cffa6920e4c53e04b4ee428591d1c947 162 0.07/1.00 vMB 163
247,733 247,733 00000000000000238bcb9f58f1a872d0a6d2db56e19ae3acbae14c2737cb8637 531 0.22/1.00 vMB 142
Previous 10 blocks ↓
Total Size: 782.45 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: 667.47 GB
    • Received: 15.25 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.