Loading Tool

Explorer IconExplorer

Memory Pool

17,662 transactions
10.41 vMB
0.05691674 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.31/200 MB

Candidate Block

Mining Attempt a3e66dd12ce5c1478ec2fdd33b75427ec822bd400e85726b4171b96068f34952
Version 20000000
Previous Block 00000000000000000000165d7af7be67c1e3d29b44f6d7a971e6c1f6d2b62971
Merkle Root d2242628e9bdba89a340ab7248e6d5a9e78ce440ec5e89ff1d82e5bf3ce4a1bb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,191
Size: 1.00 vMB
Total Fees: 0.03221183 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,361 (638,595 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
274,766 274,766 00000000000000049caea2c1a97ddee8fb0b2285073107d005d9ab0c4a0fd483 136 0.08 vMB 28
274,765 274,765 0000000000000000c7d80aba965ec4bccc1a3de3c671cd1eca3c9f20f549b28a 142 0.06 vMB 60
274,764 274,764 000000000000000044475274861a0f0c64402628f809b364d009f6d99d0dd70a 471 0.25 vMB 37
274,763 274,763 0000000000000001a4b7b359db55f8f0e6aa03b7cab8d591075bb0e22b3c39eb 328 0.20 vMB 33
274,762 274,762 000000000000000419148cdda502e912223740d60619132d507db58f75d72365 59 0.05 vMB 218
274,761 274,761 00000000000000030991861d14f279754b8e8e39406b2b7c9833c2d182af018b 459 0.22 vMB 45
274,760 274,760 00000000000000008a64e4e1e87f52758d82a0f022072b26805841aedd3862bf 152 0.15 vMB 41
274,759 274,759 00000000000000001388188e367d06b95eab9385e96e42c5ad6fca1beefe2ac7 424 0.22 vMB 41
274,758 274,758 00000000000000003cf6ec39d8d5c29f57ea91edc4ab92286b993dc41b8cc835 24 0.01 vMB 34
274,757 274,757 0000000000000000446337f92e148db95b6aa8040cef02cff16e98d50777dbd7 153 0.15 vMB 14
274,756 274,756 0000000000000001e836522cf2d4817a2702863316a0e7ce4b9511f56c758e29 566 0.25 vMB 53
274,755 274,755 00000000000000023b19b5a00788082d26cfa32f5b08b1c3329e4ab2663a60c0 247 0.35 vMB 15
274,754 274,754 0000000000000002733fad139f893b0568e30c8806a7f590cf83f86f56a02a3d 210 0.12 vMB 36
274,753 274,753 0000000000000000fc6cea10e8a85c5be59d66ea2329b984eea9e7eef8110828 87 0.06 vMB 22
274,752 274,752 0000000000000001900e92d98fe1e47ebdb39827728e712eb695b20f020e4a2f 427 0.23 vMB 46
274,751 274,751 0000000000000000ed71e9762d9c08535eb2f3dd6701f1c8692440270fcb29a6 562 0.25 vMB 47
274,750 274,750 0000000000000004545260d1fe6e155dbb8a6eb98e612b3acf027d120aab30fc 781 0.31 vMB 53
274,749 274,749 00000000000000037e8d193db07608bc13a447bf17590767e71d1b467cf18ad4 353 0.17 vMB 43
274,748 274,748 000000000000000330a136c121b1a424352eedec28922c8bc1c9bb5457e860d3 582 0.24 vMB 50
274,747 274,747 0000000000000002909eabb1da3710351faf452374946a0dfdb247d491c6c23e 269 0.12 vMB 54
274,746 274,746 000000000000000259c8e4a28338403af0ce0b4a76fe45e1a948d2272b24d687 94 0.14 vMB 12
Previous 10 blocks ↓
Total Size: 779.49 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 100
    • Outgoing: 10
  • Data Transfer:
    • Sent: 169.88 GB
    • Received: 0.70 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.