Loading Tool

Explorer IconExplorer

Memory Pool

15,453 transactions
7.59 vMB
0.02660630 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.66/200 MB

Candidate Block

Mining Attempt 3010aa840cd4f9775213b5f71da787d9cc88067322b8a0d74ab7b3806de0e58e
Version 20000000
Previous Block 00000000000000000000dad63c28118d3db43107185b2574fbfa71b259daeaa0
Merkle Root f384973a2dc2ad5ea3b36991598a5da520c9378d139b1600b86d10fa991dfdae
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,008
Size: 1.00 vMB
Total Fees: 0.01120150 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,401 (818,745 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
94,656 94,656 000000000006f8244376ea0a57a21125c621717566cca2acd5d3cb635d09530d 2 0.00 vMB 0
94,655 94,655 000000000009596a2c1e1b9f9d41b14d8b292a1c2cfcfd4d50d5550494a59fe2 1 0.00 vMB 0
94,654 94,654 0000000000024a23a98110a2bfd5fd69e5daacca167865849f2419a286465f06 1 0.00 vMB 0
94,653 94,653 0000000000060aa87347200892992eba5c18e16e1cbacf671ac4771f1fc8e34b 2 0.00 vMB 0
94,652 94,652 0000000000026c3f7c9c7fe553cdc8f2c21a560cddddbf9280daef3cef8a9563 2 0.00 vMB 0
94,651 94,651 000000000002ef31a2dfc9bd36051904624c9689e36a15dfabaf2ddc14409a6b 1 0.00 vMB 0
94,650 94,650 0000000000065d4c300a9b869ce98cae075368cea2050455076f70bc5194660b 2 0.00 vMB 0
94,649 94,649 000000000004180ed84b4b732b4958828b3fe868ba78f1a082c460d016d39406 1 0.00 vMB 0
94,648 94,648 0000000000091fc4ca8deb9442ee28344f51c0cec859d9efd338921b0af35e43 1 0.00 vMB 0
94,647 94,647 000000000007d33a618d123270a32918b808b793fac10467d42c71b912bd4f6a 2 0.00 vMB 0
94,646 94,646 0000000000040849a7c1c45d045093460f6d42e912723b027aa2c1f831298bcb 2 0.00 vMB 0
94,645 94,645 0000000000043384de127c9d97c27b431d525fb13a275e0628d8faa210cab517 1 0.00 vMB 0
94,644 94,644 0000000000018ea4ee99411bbdee3fdb922dc3d47d3ff30a3b5c91db4a1ac9a5 1 0.00 vMB 0
94,643 94,643 0000000000016dc915bb2642e2e8096a93a8981046401c896d36c7b69a59f7a3 1 0.00 vMB 0
94,642 94,642 0000000000076f3d87ed4e28e606b823d888de16ba8dafca2b81e776d2d319ee 1 0.00 vMB 0
94,641 94,641 000000000000ad8ab6b3cc8ea78029975d93522ee3752f79f79e2ea8da87d93d 2 0.00 vMB 0
94,640 94,640 000000000007c9952d44a01503ee4e1d8266d4ec00e50f6f9fadb3f0e59bdb0e 2 0.00 vMB 0
94,639 94,639 000000000005c0527cc49ca5db6d14b508ba6b1d6fb6c4ebeacbb327b8870adc 1 0.00 vMB 0
94,638 94,638 00000000000247bc0bbc0ae1aa274b2e996836ba496747a676bfaf0d16a90c13 1 0.00 vMB 0
94,637 94,637 000000000007062a72f894233eb4fc17932315f425f4ebbce16903625abaed73 2 0.00 vMB 0
94,636 94,636 0000000000079d4ad6ca047c3e993c731881f0041cc7376508a57833198dadc5 2 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.56 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: 266.76 GB
    • Received: 1.03 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.