Loading Tool

Explorer IconExplorer

Memory Pool

40,404 transactions
28.21 vMB
0.06168139 BTC
Random Selection Loading Transactions
Max Size: 144.01/200 MB

Candidate Block

Mining Attempt 5dba179e2d56487e88b202127391f6e4ba18179238dfbed708948a640ed47289
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root 0d8f2e5b15c86e7636a305f2c6e007eb3c680108e6cb7161ad8e8e818668a6ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,255
Size: 1.00 vMB
Total Fees: 0.00715365 BTC
Feerates: 87.72 > 0.72 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (375,555 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,075 539,075 00000000000000000003b1fd6446bb831b71d426d7c31ce81e73133cd3f4a080 2,407 1.00/1.00 vMB 13
539,074 539,074 0000000000000000001dbfea61d78c292429b4b3f5ae8ad110d93de41b1d95af 2,435 1.00/1.00 vMB 32
539,073 539,073 00000000000000000014a32f920b039acfdb7c5660f4c57d11548c4bf048a10b 2,646 1.00/1.00 vMB 5
539,072 539,072 00000000000000000027aa08f01a12b25dcd3259d8bde0eadc24d5ee7159021a 2,825 1.00/1.00 vMB 22
539,071 539,071 0000000000000000001ebdd48ba89bb11c90f9995ab6b4b1d67ec194d3f3ce1b 1,795 1.00/1.00 vMB 16
539,070 539,070 00000000000000000012d726881b88935797586d15021b84f61b0880ec06dea6 2,640 1.00/1.00 vMB 28
539,069 539,069 000000000000000000282034ebc44fd611649886ee375299e53f181d4b3b8a3a 2,598 1.00/1.00 vMB 44
539,068 539,068 0000000000000000000c26bca853a03d4a7f64b03d263b865451b62d19e5b60c 2,531 1.00/1.00 vMB 25
539,067 539,067 00000000000000000017f2b1f74dde31819d36a52a5da85ee73d8a896090e3a3 2,510 1.00/1.00 vMB 18
539,066 539,066 0000000000000000000e486f21c036c5f7c29565693e617bdf3fa275aa7bfd6f 2,722 1.00/1.00 vMB 29
539,065 539,065 0000000000000000000653bbea9c6a4a6a50ae85fcd860c3ae88ad4e7f9c9b5e 1,650 0.61/1.00 vMB 10
539,064 539,064 0000000000000000001133a25d6a1765d2b28d83dcfaec00bc68b28b68ceba31 2,329 1.00/1.00 vMB 49
539,063 539,063 0000000000000000002993e022a0e81464ba2faaeda54fa773fb92011de1c704 2,447 1.00/1.00 vMB 8
539,062 539,062 0000000000000000002309595ba522cec0274c5ebd2599c1dbf8c0a02f0ff669 2,747 1.00/1.00 vMB 30
539,061 539,061 0000000000000000000a004707e9c22252c608990f394745c13d8c6bd5c25390 2,758 1.00/1.00 vMB 27
539,060 539,060 0000000000000000000a45619e4c7f95e95d1febc8bf3d08e4b8ea8cc4322758 858 0.28/1.00 vMB 21
539,059 539,059 00000000000000000017d1ee32ed09c5f3d94cc58cc669e0541d6e3deec5f1ef 497 0.31/1.00 vMB 30
539,058 539,058 0000000000000000001ef924b068bca3af011c7158b799865bb69ebea1da4d3d 1,062 0.43/1.00 vMB 27
539,057 539,057 000000000000000000215a7c8f35c8d31fff0372c74766132c56bcce8ad893fe 1,852 0.91/1.00 vMB 18
539,056 539,056 0000000000000000000a369e5a0783cde96a25299c2266cbb3e6e63bdf939cdc 49 0.66/1.00 vMB 2
539,055 539,055 00000000000000000016899c2a326ef3b38c26bc64c06924249eb9b89bc99ee2 2,016 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.74 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 630.34 GB
    • Received: 12.02 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.