Loading Tool

Explorer IconExplorer

Memory Pool

83,119 transactions
31.23 vMB
0.09443031 BTC
Random Selection Loading Transactions
Max Size: 185.45/200 MB

Candidate Block

Mining Attempt 1f6ef49d0a617bb20cc3de9697e84ecdf897fc57c68259be3cd1eb24a690c93e
Version 20000000
Previous Block 000000000000000000003b443d13fc0b2dcfb7e9b332783fd65c06267c1ae512
Merkle Root d968c3297a4a8d8b1d2b31d79e03a541e02ae584392ed52d6afb0689e7f2f275
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,960
Size: 1.00 vMB
Total Fees: 0.02232415 BTC
Feerates: 265.25 > 2.24 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,070 (733,488 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,582 181,582 00000000000000286177524afb8940b9f0adbdfcfb121382e6fee9e462e5c393 403 0.18/1.00 vMB 148
181,581 181,581 000000000000062b2f28d5aa47f9c7ee05dca83ad9ec16c5d72da2dcf4d79ace 711 0.26/1.00 vMB 163
181,580 181,580 0000000000000a773f8a4e0b43cea264c45c7f6855235477966247cd1b2ebcae 846 0.33/1.00 vMB 223
181,579 181,579 00000000000002c03a6c81c0cac747ce5925ad5196d08ea5a2f783f0146be8ba 140 0.05/1.00 vMB 152
181,578 181,578 00000000000003a041301296ba608346d75653075539da7b53d4a73accab9f9b 137 0.05/1.00 vMB 123
181,577 181,577 00000000000001f98d82236fe681e6f2ad0f26237932fe153f64c29eca33720c 7 0.00/1.00 vMB 313
181,576 181,576 0000000000000296497ff04a222836c1c7cacd57411ca8ad26bb6ff229be2d95 5 0.00/1.00 vMB 14
181,575 181,575 0000000000000686edb3b96e07659885d5977861bff00e8b85e991b81be32a11 68 0.02/1.00 vMB 3
181,574 181,574 00000000000009b584ff7f751ebc49f771d46e6f10b591c9d50d922404bcf39f 718 0.29/1.00 vMB 156
181,573 181,573 000000000000091a1223f86bef9b47e3dc389a8982c09a944a218fa73bea60ae 557 0.24/1.00 vMB 197
181,572 181,572 0000000000000a63f4abbc2b1cbd7a14b95a547647d985edf1e1b14c33a870c9 26 0.02/1.00 vMB 45
181,571 181,571 00000000000006a0f6eeb2055e7a3bcccef6aed47df871c580ded12726af2c88 39 0.02/1.00 vMB 133
181,570 181,570 00000000000008bcd7eaee58a43e36335804036f2737829301bbc03c88936926 12 0.01/1.00 vMB 44
181,569 181,569 00000000000006412838241ac732b04744f13b41cb71d35cf8402a6379457fc3 18 0.01/1.00 vMB 91
181,568 181,568 00000000000004a330a05d5b1f0fb4dd839356eadb4b90d76031cdc121b51eaa 88 0.07/1.00 vMB 81
181,567 181,567 000000000000083a156465be8fc662645a0b11db77adc77604c7af4a5991b7d0 9 0.00/1.00 vMB 29
181,566 181,566 00000000000005ab508d1712224e1f21d6b6be0a675a374c11ddada24056b43d 15 0.02/1.00 vMB 20
181,565 181,565 0000000000000127d1370c4006adceab5226e2fa7da3ed353d2bc07d64c4e387 16 0.01/1.00 vMB 109
181,564 181,564 0000000000000793cd62e5faecf4e4a06106f39cdad054002964c5a5ddb4d940 171 0.05/1.00 vMB 3
181,563 181,563 00000000000009c02428abf820dedbe13e547edf3c32691fd522bb543eadf6b6 124 0.06/1.00 vMB 945
181,562 181,562 00000000000000c9823b96885fb4e7efe830b15a16693757edd857c92c84d65e 517 0.25/1.00 vMB 126
Previous 10 blocks ↓
Total Size: 782.52 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: 668.83 GB
    • Received: 15.58 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.