Loading Tool

Explorer IconExplorer

Memory Pool

79,120 transactions
30.04 vMB
0.08285302 BTC
Random Selection Loading Transactions
Max Size: 183.01/200 MB

Candidate Block

Mining Attempt ce684df92a2751d802f051f5c74466b714b3be6f0ffae993d81786d44ac319d7
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root 8eee2eb6bb213fa54de23d57afb52c5477ef8c24c19493c9f499f8a0eb7df08c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,009
Size: 1.00 vMB
Total Fees: 0.01611441 BTC
Feerates: 300.83 > 1.61 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (24,924 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
890,470 890,470 00000000000000000002080208c1590ea21b43b5b69ac27fc68bfcfac97fcb67 1,922 0.71/1.00 vMB 3
890,469 890,469 00000000000000000002250dd396e190e160ee0241185141518f7786b86b6c24 2,243 0.74/1.00 vMB 2
890,468 890,468 00000000000000000000094e94ef214fa3546d32e50cb5a470782d2650f2f014 1,899 0.92/1.00 vMB 2
890,467 890,467 0000000000000000000002765517c2b3465fc8337c320681d83c31f36370e8cb 1,386 0.46/1.00 vMB 2
890,466 890,466 000000000000000000016f5e8afdf837f05bf80315c44cab59053f7d7f0b1f3e 7 0.00/1.00 vMB 7
890,465 890,465 0000000000000000000134fc194244e184976ce27a0e90e8c943f66427408799 2,179 0.90/1.00 vMB 1
890,464 890,464 00000000000000000000f643b9a91779de3bc74dc486e694e3cd20d8667637c3 2,990 1.00/1.00 vMB 4
890,463 890,463 00000000000000000001f85bf3bc039cdd1136a3711dde3a4a0b96ed9368d829 676 0.33/1.00 vMB 1
890,462 890,462 0000000000000000000277ecf57993f553cfa46fab9ee5291ab165896fbaa064 1,791 1.00/1.00 vMB 1
890,461 890,461 00000000000000000000ee33f494aec6ce6327be1d2b6cc605f5b5c3c7aa075e 2,042 1.00/1.00 vMB 1
890,460 890,460 00000000000000000001c64c9f0ed28745b9138d09b3f99e4c4ef7b9efab6041 2,444 1.00/1.00 vMB 3
890,459 890,459 00000000000000000000a36bba895d80501faa87c512813e466fa47b7dff6e5a 3,285 1.00/1.00 vMB 2
890,458 890,458 00000000000000000002498ca062000db1f2fdd95d66f9e4e33e205bd135a0e7 3,480 1.00/1.00 vMB 5
890,457 890,457 00000000000000000001f47042cd42fcfad827e3b45c70816303039a3a15756d 3,488 1.00/1.00 vMB 8
890,456 890,456 0000000000000000000117bd80e66af80e49ae3ce803936b8ff040f197231eed 2,166 1.00/1.00 vMB 1
890,455 890,455 000000000000000000000aaf2988240e0fbcbf148ffd0f98b38ec4fde9d07d65 3,555 1.00/1.00 vMB 4
890,454 890,454 000000000000000000023bdfca8a36c52c51aba5a7c5335061edc6bdcd8f36a0 3,610 1.00/1.00 vMB 6
890,453 890,453 0000000000000000000088a894400354d59e5b6d83dba5a689b83f21fc2306cf 1,671 1.00/1.00 vMB 2
890,452 890,452 000000000000000000018fa85f707968e3ee909bd6e8af76a3fbf9a9640f0c38 1,425 1.00/1.00 vMB 1
890,451 890,451 0000000000000000000017b1649cf10fecaceec03ae4897ff0f964c280818b64 951 1.00/1.00 vMB 1
890,450 890,450 0000000000000000000278d468a1b455c45ad73f05f03a239ad860f51d3a6c6d 3,536 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.31 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.