Loading Tool

Explorer IconExplorer

Memory Pool

79,559 transactions
29.67 vMB
0.07788942 BTC
Random Selection Loading Transactions
Max Size: 178.24/200 MB

Candidate Block

Mining Attempt a7025fa89298ceefd9aea6eb9f308cfc0cc5b8e7ac592d167c8425168cd9bde3
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root cd7e25f9eb67e87610efebb3fb1266f84a130aa2471ea49ad9f31f76e68833f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,397
Size: 1.00 vMB
Total Fees: 0.01760646 BTC
Feerates: 502.65 > 1.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (462,975 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
452,035 452,035 00000000000000000226b901d9dc418c4c271855cd52b400ea13e75fbf587389 1,599 1.00/1.00 vMB 105
452,034 452,034 0000000000000000029260704147e2862d47c61a15c4a2d9b3a8b57c2cc47289 2,132 1.00/1.00 vMB 88
452,033 452,033 000000000000000002247064a0321d9043a022bef75ad4522c9ce648594dd568 2,074 1.00/1.00 vMB 70
452,032 452,032 00000000000000000163a5e850cf105f55be47b72429ec439a6f5035fe154a36 2,046 1.00/1.00 vMB 76
452,031 452,031 000000000000000000f8a4ec24575be55baa091325f47cd46b492920eb312aa6 2,202 1.00/1.00 vMB 122
452,030 452,030 00000000000000000025ecd30f260887a73f93811da353e0e6bc5821ad6cb176 1,893 1.00/1.00 vMB 99
452,029 452,029 000000000000000000ecab624a290b4d34beaabef17c282689924ebf12927e7c 2,002 1.00/1.00 vMB 85
452,028 452,028 0000000000000000027dbe78ce47adab064578c1c8c39e86daf6ad9e71912f5d 2,506 1.00/1.00 vMB 98
452,027 452,027 0000000000000000007dc9d5ba72e86d1ee879f87762de9a6e69d910610bd1e0 2,314 1.00/1.00 vMB 132
452,026 452,026 00000000000000000172b92217c0c09b7fe0c3908c71597a5720184f69ef7399 2,000 1.00/1.00 vMB 84
452,025 452,025 000000000000000001c397f77e516961e538254f58c54525772834c626d74fc7 3,179 1.00/1.00 vMB 95
452,024 452,024 0000000000000000016713d8ccac77223c2a9a899397e3ef4397a9817876724a 2,293 1.00/1.00 vMB 100
452,023 452,023 000000000000000001883493866f2476ea6c8e3e41bd6e7e5952bae37ecebb80 2,256 1.00/1.00 vMB 97
452,022 452,022 00000000000000000207346ee1fa6dbc330261fb282b6e6d13fdce746e17876d 3,018 1.00/1.00 vMB 168
452,021 452,021 0000000000000000018f30efe5c96a3ad7225ec15506721b3ee77bbfcc362e53 2,383 1.00/1.00 vMB 86
452,020 452,020 00000000000000000167e34f0f5ac2cda77dee59bee71a6ef4da3ef202798a13 2,324 1.00/1.00 vMB 93
452,019 452,019 000000000000000001efa20737eb635e90925e096cb8ed50f766811e51dc2af5 2,250 1.00/1.00 vMB 126
452,018 452,018 00000000000000000086ce14ad3bd6e69329c1350d5b10b67e068605342f99d6 2,237 1.00/1.00 vMB 142
452,017 452,017 0000000000000000021a0892594691ac2b0378b340e59e8bc5c88fd93c9c69c6 3,263 1.00/1.00 vMB 76
452,016 452,016 00000000000000000130f5012eceb29b40271a8c6cfa4dddc0f0cfd7e87ee49c 2,492 1.00/1.00 vMB 142
452,015 452,015 000000000000000001790d35acb00ab494fec6903e5960b99fddfa7e1a9937d0 1,045 0.37/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.