Loading Tool

Explorer IconExplorer

Memory Pool

77,115 transactions
27.77 vMB
0.08136392 BTC
Random Selection Loading Transactions
Max Size: 169.62/200 MB

Candidate Block

Mining Attempt b6fe7f3b075b8ed31eb9181f6d9120c0282c18d623b91869a1cbf7ee66d22c02
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root fddaa374ee7a3fb2cdf4a9cc090c978b2f1f87dec72253714b11e528ad561bf1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,677
Size: 1.00 vMB
Total Fees: 0.02192938 BTC
Feerates: 402.60 > 2.20 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (26,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
888,919 888,919 000000000000000000019c0d629813522259672e60f45d68d8bf990a588b5b62 3,160 1.00/1.00 vMB 3
888,918 888,918 00000000000000000001955b97a1a79f9a083d1da288f6bf51a7bdc80a5d21c8 3,049 1.00/1.00 vMB 1
888,917 888,917 0000000000000000000006aa531463e0c21fd80455b37b2f132a87187d05950e 3,855 1.00/1.00 vMB 2
888,916 888,916 00000000000000000002128c4cfb6f00d8ac486a7fa41f9b6721db3775b8b657 3,789 1.00/1.00 vMB 6
888,915 888,915 000000000000000000001b4e4c1f4b5dc0df4a665708ae8b475deb437852f9ec 2,232 1.00/1.00 vMB 1
888,914 888,914 0000000000000000000124e7126817e19ada1ee26621e5f4a3633f46b016acfa 3,310 1.00/1.00 vMB 4
888,913 888,913 00000000000000000001c9d867d41b2ce886561997753ff0e60729394e03f5f1 3,300 1.00/1.00 vMB 4
888,912 888,912 00000000000000000001ebd95be20680e24aec46b54db64b1ab9a4891ec475e7 4,168 1.00/1.00 vMB 4
888,911 888,911 00000000000000000001297d2144b3fedffb6aea5eb50c0824f861841dd828ba 1,970 0.97/1.00 vMB 1
888,910 888,910 00000000000000000001b86cd43f33d482c38d16e54ebfe0e8aec36d76c4abe8 2,852 1.00/1.00 vMB 2
888,909 888,909 0000000000000000000063d94a6c04a17a51cf6cea73ffe371d7148e5bdff6bb 2,934 1.00/1.00 vMB 3
888,908 888,908 00000000000000000001df0fec548daa2b475dbb471b98abbd2c442dca799625 2,102 0.99/1.00 vMB 2
888,907 888,907 00000000000000000000096293564d02df0af73f50a4fcbddcc313b66aea5cfd 117 0.95/1.00 vMB 1
888,906 888,906 0000000000000000000145360394fde2cfdfa7f1b2a204d5770097072974615b 3,760 1.00/1.00 vMB 3
888,905 888,905 000000000000000000011cb34161bbd1a95adf01bd31af259fb9e4e22682819c 1,064 0.99/1.00 vMB 1
888,904 888,904 0000000000000000000249d327cd96a549988b9a5216247ac17090c11c132bd0 2,931 1.00/1.00 vMB 2
888,903 888,903 00000000000000000001931f1a1344dc283334d7a0c5f9e1ecad5f6ca865d792 3,467 1.00/1.00 vMB 3
888,902 888,902 00000000000000000001cf8e916b810fc826a371e530f691028b46f36f6ddc31 3,257 0.99/1.00 vMB 3
888,901 888,901 000000000000000000004e31f51e01137f173f43ed7b23e329094333a7210309 3,497 1.00/1.00 vMB 3
888,900 888,900 00000000000000000001fd313fb6c7dd5dfc73fc20b31cf343f924ea7c6a9fee 542 1.00/1.00 vMB 1
888,899 888,899 0000000000000000000107550f024f1aa14abed4bd7a9e79de5fa809f3b14435 1,823 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.95 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: 715.03 GB
    • Received: 17.64 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.