Loading Tool

Explorer IconExplorer

Memory Pool

80,648 transactions
30.30 vMB
0.12136931 BTC
Random Selection Loading Transactions
Max Size: 181.30/200 MB

Candidate Block

Mining Attempt dcef4311679a80551a0fcd3d09a87852cec397f83e1ddf9507c7521cc6c910cb
Version 20000000
Previous Block 000000000000000000002eabceb06a9084ae7362b60d023c0338d08728b0d723
Merkle Root 2973fc85be0ccc39b8ad0594911085008c372171b2bf15357cbde1f63f733ed1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,258
Size: 1.00 vMB
Total Fees: 0.04889777 BTC
Feerates: 574.11 > 4.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,105 (731,312 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,793 183,793 000000000000067a6af55e0a735f4c7704a4888dd6e44b967dc3042d101a74a5 10 0.00/1.00 vMB 15
183,792 183,792 00000000000004e27ec79ed039f4a0e64ee29774737bcff27adf4ea113a359f2 191 0.07/1.00 vMB 142
183,791 183,791 000000000000095b68f024de16fa68c1be90c6edc7b0e5dab8962dd28d3a2f07 87 0.04/1.00 vMB 130
183,790 183,790 00000000000002b77ce798da859042c68447c59fc8abc6e85803d5b00e1f243c 13 0.00/1.00 vMB 352
183,789 183,789 00000000000003dc991650288dbc09ae9e4fd0ff3feda86957ebecb201841bf9 12 0.00/1.00 vMB 86
183,788 183,788 00000000000005249abf8dea19ed7c78a916376be7b05dfe868f04ec626e1f7b 194 0.10/1.00 vMB 134
183,787 183,787 000000000000092f92a04a06bb0b7994bbfb519a0ea89addefb40922d27bdcb4 115 0.04/1.00 vMB 33
183,786 183,786 00000000000000b49832b9d76205c76bae8edebf99bc4078c04a6faccf60ec6b 587 0.29/1.00 vMB 174
183,785 183,785 0000000000000a3cfd030495647849e0dbf0d1366296d7bd8f9969b6a78d1c62 108 0.05/1.00 vMB 120
183,784 183,784 00000000000004031af711a21ffa30c5ad3d4fefaf8754ee0b14bbf7f0f112c1 10 0.00/1.00 vMB 312
183,783 183,783 00000000000002b0e02183603b47e3e20f9e8da98481737553b1bd70d0821ed2 222 0.12/1.00 vMB 140
183,782 183,782 00000000000008487d5adba0538eda7c9ba7cb2f99048774991e611da38dc2f6 459 0.21/1.00 vMB 157
183,781 183,781 000000000000054463178dbde0f5ac65520c490c868b1aa9c9e62c72f8ea39a1 145 0.05/1.00 vMB 315
183,780 183,780 000000000000066925a7807e4bcb4e425a93ee912abbb61344e1b476b8a9c231 691 0.25/1.00 vMB 185
183,779 183,779 0000000000000a55f173024a4d1ae7f5e63639830becde469954993f3cd764e0 49 0.03/1.00 vMB 509
183,778 183,778 000000000000051428976a3f2d70b7d7732c938300171859638f181a0e3a92f7 113 0.05/1.00 vMB 285
183,777 183,777 00000000000006854e1d89c380c8976726419c07e58af75b8910e84a8c6842ef 63 0.03/1.00 vMB 138
183,776 183,776 00000000000000bfdb7c0c60e534527a97bf5b2061acfa936ee99495bb5414ba 67 0.05/1.00 vMB 85
183,775 183,775 00000000000008f9c7678daad7563e4d2ab804185b2fb2be50c7434814ec30db 52 0.04/1.00 vMB 54
183,774 183,774 000000000000007d901ce1112947949612f2b97a84ccf0c4eb0aea25356f4f5c 124 0.04/1.00 vMB 201
183,773 183,773 0000000000000218cedff9977bbbf313d25cfd10f0c5ed7cd1e2786e312896d5 23 0.01/1.00 vMB 82
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.19 GB
    • Received: 15.87 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.