Loading Tool

Explorer IconExplorer

Memory Pool

43,400 transactions
26.29 vMB
0.05528397 BTC
Random Selection Loading Transactions
Max Size: 138.43/200 MB

Candidate Block

Mining Attempt d75e387d19d4cf9b5a10ef0c6638eef933f654ad5fd51040863f25bbe21026f6
Version 20000000
Previous Block 00000000000000000000d8ba2955f02eb456e7c5acbac6935bbd800431352c76
Merkle Root db42be7a90cd248dc806cd94e765686b115a728a16f21c5e72ab8e2554d2b7e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,813
Size: 1.00 vMB
Total Fees: 0.00728780 BTC
Feerates: 100.28 > 0.73 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,739 (244,525 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
670,214 670,214 00000000000000000006c8febdbce2a1f99ec840854b3a92c7bb006d93766911 2,860 1.00/1.00 vMB 97
670,213 670,213 00000000000000000007064d753b491be96fb8c2b2e6ff20e3f235839ea7ebad 2,237 1.00/1.00 vMB 164
670,212 670,212 00000000000000000003e2f24d343e348983debcf4845ed2dbf3cc5abcb94a0e 1,646 1.00/1.00 vMB 185
670,211 670,211 0000000000000000000552a171bf27df6a7f51678faa22f5f3705331090c6fa0 1,900 1.00/1.00 vMB 188
670,210 670,210 00000000000000000009e895921171d9d06f828c276e8c752623c76d535c7866 2,730 1.00/1.00 vMB 98
670,209 670,209 0000000000000000000355c5ccef2b692b4a4659ca522d0c630b52835fe6134f 2,291 1.00/1.00 vMB 115
670,208 670,208 0000000000000000000021b1c47d8651eca3474458785f3499b7f80158ffa9b8 2,243 1.00/1.00 vMB 112
670,207 670,207 000000000000000000009de7c53fa7284a0bf0764b66e38720382deaa00f3927 2,780 1.00/1.00 vMB 178
670,206 670,206 0000000000000000000b4c9360325d544c0e46240a17b587316eca418fe2d809 2,837 1.00/1.00 vMB 123
670,205 670,205 00000000000000000007820d71ef53302bfa39c7faa996380b6ba14d09388b71 2,141 1.00/1.00 vMB 153
670,204 670,204 0000000000000000000174db8d422f4358b7cb26a4dfec4beac3d446be2efac8 582 1.00/1.00 vMB 153
670,203 670,203 0000000000000000000cf57e951fb62480944a5753e620a38ac59e753dc6e20f 2,429 1.00/1.00 vMB 141
670,202 670,202 0000000000000000000cbcebef1dd16b1a9ff4eeca15bc111316ec212866c30f 3,371 1.00/1.00 vMB 148
670,201 670,201 0000000000000000000444ef790b17857bf2358071c85b031f94455a72aa2c0f 2,169 1.00/1.00 vMB 152
670,200 670,200 0000000000000000000250aa1e02385777e2b828da49d41f2666fba13b446e3b 3,208 1.00/1.00 vMB 169
670,199 670,199 000000000000000000049dfd23f96065cc450ecbac0762c4634677c4936c94b6 2,879 1.00/1.00 vMB 173
670,198 670,198 0000000000000000000643d07921fc68c21d4ebae992f0d0fc1c5d46c3ba212b 1,558 1.00/1.00 vMB 160
670,197 670,197 000000000000000000089b006035f1774a8aac0c3ee5629047f35d838aa69de4 2,761 1.00/1.00 vMB 186
670,196 670,196 000000000000000000006a2035c0bf518a211086bfea486cfd283d5d9d18be99 1 0.00/1.00 vMB 0
670,195 670,195 00000000000000000006ff0495fc09e4627da4434ea0dbb8e25f0bacbd5e9307 704 1.00/1.00 vMB 162
670,194 670,194 000000000000000000054605d5459cb4a68b79cd2acb37dc59cbaed15d0a39e8 1,354 1.00/1.00 vMB 161
Previous 10 blocks ↓
Total Size: 781.93 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: 646.28 GB
    • Received: 12.83 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.