Loading Tool

Explorer IconExplorer

Memory Pool

82,047 transactions
30.07 vMB
0.08426770 BTC
Random Selection Loading Transactions
Max Size: 181.60/200 MB

Candidate Block

Mining Attempt 3929675ff49b6ac9e60369ca61dff2e49ca8b6c95bf7c9e1a8c284920bfd4da5
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 883a1d0197e5126bf6ae3946b45fdb39eda68f7a7d64fe8020d1def296ae2d56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,404
Size: 1.00 vMB
Total Fees: 0.02281967 BTC
Feerates: 151.12 > 2.29 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (906,415 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
8,551 8,551 00000000574f231f5c40a77f80dbc456a6a367d70cacc6c87b66a7a17f969584 1 0.00/1.00 vMB 0
8,550 8,550 00000000d1987901437fa51afb63827b9cfa621d5ff57abe736750ea74556af0 1 0.00/1.00 vMB 0
8,549 8,549 0000000073c033b4861b754589d7843e31858bb5197ffa4c62f5c15446c3ac90 1 0.00/1.00 vMB 0
8,548 8,548 000000009527b99654e2466f510181719fe0db7077818498d07d30b00728aa66 1 0.00/1.00 vMB 0
8,547 8,547 00000000fd3a79266d790c01ce9f779c6c87d2f15560dabcdf0c7de0b7fefe44 1 0.00/1.00 vMB 0
8,546 8,546 0000000022b36223df8e83bce330ecbb286c92021230bcc616c5cc74660b29e9 1 0.00/1.00 vMB 0
8,545 8,545 0000000011ac401a96a3efe455c75ddb8e76dafbd88d7570bae5a69b7714dc7d 1 0.00/1.00 vMB 0
8,544 8,544 00000000188654c3a107934c1a621197cc893fb9caed468d9dbfce8bdb038c01 1 0.00/1.00 vMB 0
8,543 8,543 0000000013a423907c5459c08bf5121dfbcf9e89e3925ecc90a36e8de0fffe48 1 0.00/1.00 vMB 0
8,542 8,542 00000000a41fd417f88c0d13b16c5496daee3d25a2d376c9677ab4cc37f4424a 1 0.00/1.00 vMB 0
8,541 8,541 00000000473b084fcbbb758d55663bf61e561da45d31c61cef1daaf74856a81c 1 0.00/1.00 vMB 0
8,540 8,540 00000000911afceb9077f749a2a13b7b29dc3ba50707c5d9dfba246405fd1066 1 0.00/1.00 vMB 0
8,539 8,539 00000000ed62b53eecaa6da3feb43d84937f0d8b82cae4f77a78163f4dbd94fb 1 0.00/1.00 vMB 0
8,538 8,538 000000008ef6e157c9c48a0d7c41d403e9d61ffe56499ed0f2ea1f6d8fb21bb7 1 0.00/1.00 vMB 0
8,537 8,537 000000006a649db8a53c19693ea9ee32dfadd3b8797e3a67fa219c7375d16855 1 0.00/1.00 vMB 0
8,536 8,536 000000003bae4b1b6ddd3fb07ce2d562feaa4893b8087e10b6a40cb04fafb65d 1 0.00/1.00 vMB 0
8,535 8,535 00000000f813a8083b5736a6a509ab49dba5d3bdb08da5650522d7817845b168 1 0.00/1.00 vMB 0
8,534 8,534 00000000be893e7b26be5ad696a8a3a13772e0362530dc7c7149ffd13348bbdf 1 0.00/1.00 vMB 0
8,533 8,533 000000008d608e153af9dfa3b67d10ba42e08083ca45cc40788b97398ed73632 1 0.00/1.00 vMB 0
8,532 8,532 00000000becf44176653725cbdb1e7f7f53831953566deb59b8c685ee833e414 1 0.00/1.00 vMB 0
8,531 8,531 000000000c171e4cf4db44ee5c88f7a6f767bf4db349e90c53d4c2ea26fbe796 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.33 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: 660.39 GB
    • Received: 14.71 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.