Loading Tool

Explorer IconExplorer

Memory Pool

45,328 transactions
28.73 vMB
0.12590533 BTC
Random Selection Loading Transactions
Max Size: 152.09/200 MB

Candidate Block

Mining Attempt 374d56b4bccd38590023ecf37fd2a2e10c3d25b8ee0ab22bc5dbf745955869a5
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root eac66d632d019592e793e5f02923a143eeb41bf89c044a070490310004eb58a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,223
Size: 1.00 vMB
Total Fees: 0.07093392 BTC
Feerates: 101.65 > 7.11 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (538,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,313 376,313 0000000000000000101cb918344f0e637de6c6ffba40f0cba22437dca7d71819 300 0.14/1.00 vMB 39
376,312 376,312 00000000000000001179002e976428b4124d16d0320c50493ac8e97eb6ab9cb2 398 0.22/1.00 vMB 45
376,311 376,311 0000000000000000012f18ffe7d420adbf87d61325c5e0dd5190692634d8e4f0 153 0.08/1.00 vMB 38
376,310 376,310 0000000000000000025d1d8b100953cb1ba43848edccea2cd208fdc02576fc0d 295 0.18/1.00 vMB 35
376,309 376,309 00000000000000000368bc08e10bea2e668c1c46178a8baa96c2fb3067f5d048 1 0.00/1.00 vMB 0
376,308 376,308 00000000000000000da6e98e4df41fb0128fd1e8490e3db0d9761c51bc576571 420 0.24/1.00 vMB 34
376,307 376,307 000000000000000007c9bcfaf0250f118276ac47acf86efd7f99b8861ddfee37 406 0.21/1.00 vMB 42
376,306 376,306 0000000000000000117e2c5df6f178b0aa4aba9e4a9a93f5ed22ac02b29de324 352 0.22/1.00 vMB 26
376,305 376,305 00000000000000001204adfa8ef859395a996ab82efd07871c76421fc677ae09 643 0.30/1.00 vMB 47
376,304 376,304 0000000000000000060da451644cb6554ca85d04acbc24e600ca331dab261fb8 81 0.08/1.00 vMB 20
376,303 376,303 00000000000000001141260ec4e3df28c86552af193577dc47ea0511d93aceb8 944 0.47/1.00 vMB 38
376,302 376,302 00000000000000000950d4d51d25cb72752ca2cfdf608712ab3832058db55a5a 1,053 0.52/1.00 vMB 41
376,301 376,301 000000000000000006f30b8c726d5a0bdb0604faa8bf9c67244018a8f26eeb46 826 0.43/1.00 vMB 39
376,300 376,300 0000000000000000084744eb18999a5d1047f9a3ec941ece5f1638d5d3436ed9 1,787 0.81/1.00 vMB 44
376,299 376,299 00000000000000000cf3b37b02bf4daaf1b2e1621f76c6d57cd018c68022cf19 111 0.10/1.00 vMB 24
376,298 376,298 000000000000000002df94ceb3062617c6dba49df64ef5bb7577214ff8a31918 621 0.62/1.00 vMB 17
376,297 376,297 0000000000000000082f3e633fbd3457c4274a01ee9fd70caebaa334dfed22ee 346 0.25/1.00 vMB 32
376,296 376,296 0000000000000000065f9cc21e8378d8e6f2309fbb0859bb7d4038540e310c70 1,244 0.77/1.00 vMB 46
376,295 376,295 000000000000000000086f05243943b2440bee6b5f6a27cd1e7b3e28a76789da 470 0.25/1.00 vMB 35
376,294 376,294 000000000000000005ca8ca3aa5f90fe165f02cf76f7267aa339e304577cb055 487 0.35/1.00 vMB 22
376,293 376,293 0000000000000000050cc632dcc86eb467c3392cded9dac85a5baae8d47ac34d 1,507 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.05 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: 650.89 GB
    • Received: 13.34 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.