Loading Tool

Explorer IconExplorer

Memory Pool

39,538 transactions
28.44 vMB
0.06883896 BTC
Random Selection Loading Transactions
Max Size: 144.61/200 MB

Candidate Block

Mining Attempt 7f3bb0f01b9ac4330d92a597996e0f236dcdb423caed06a64f5e121c63b6f425
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root 3d4ccb8c88e9a1f3cf5a605cf3e26dc2217a93f7cb03f5eb9da0dd723908d3a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,378
Size: 1.00 vMB
Total Fees: 0.01407134 BTC
Feerates: 150.80 > 1.41 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (682,173 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,428 232,428 000000000000017a7c1af1049019cbc7402444ecf07e9f9a036352cd160f3ae2 439 0.22/1.00 vMB 147
232,427 232,427 0000000000000029c13d97cbe69fab33dc3df58cdcb10e90aaf6b63f2d52426a 213 0.10/1.00 vMB 154
232,426 232,426 000000000000013a3212b5efc39b3b68a2e7f3e04c19b5309deee68cb6d3d9cf 400 0.20/1.00 vMB 138
232,425 232,425 000000000000019758ad1597983a1c899210a94b7d56c504a2bce23dbc60fc08 1 0.00/1.00 vMB 0
232,424 232,424 00000000000001c9f88aa30f5da59fc57ed0a0c65ddec049ba9d006dd351eda0 288 0.24/1.00 vMB 86
232,423 232,423 00000000000000507008a7f682723acaacca289c63b795c7d9c4e4132de660f7 174 0.08/1.00 vMB 142
232,422 232,422 000000000000006b2f1b44bb31c2bb52d0986c22794a3fe9c8e104ea4ba34863 311 0.12/1.00 vMB 158
232,421 232,421 000000000000002223fc418a758995937cdd1b1ed8bee478df24d06ec1700f72 383 0.19/1.00 vMB 144
232,420 232,420 00000000000001a9f6fac9e0a6f6b058155622dc53e53c2cd0dee87504d66d24 366 0.16/1.00 vMB 96
232,419 232,419 00000000000000f0a4227f304b36c83050167e435975d66f108e0c2015bb6a01 220 0.08/1.00 vMB 205
232,418 232,418 00000000000000ddbb84441de7d7e5837a7583ab0f778ab83ee4f5df9fba96f6 326 0.13/1.00 vMB 159
232,417 232,417 000000000000015fa359b728c5dd7d47517d4affd1c633c237cbd76db9cd3999 216 0.10/1.00 vMB 142
232,416 232,416 0000000000000033269f8bda29669a773ac245b72ad9efc447974490ce12c3aa 287 0.13/1.00 vMB 183
232,415 232,415 000000000000010418f772826339570ca7837622a350f8cc509ae0061dc93935 126 0.08/1.00 vMB 119
232,414 232,414 0000000000000170605e7698aa061d6e2822fa179dea1ade706bfcb0cc04cc99 106 0.04/1.00 vMB 109
232,413 232,413 00000000000001caa0b2f93c8dc49bd906e8925cddf2d98062dace0b5552ad47 64 0.03/1.00 vMB 201
232,412 232,412 00000000000000f9163be9861b6db42c064054f99cdfc24425389b5a5f4bd07a 165 0.10/1.00 vMB 124
232,411 232,411 000000000000003102e9f508a963f30c2fed25869b929dd16fd8a9e13ab3201f 201 0.13/1.00 vMB 174
232,410 232,410 00000000000001702a71de5ecdcae2264b0db5fccf3cb6d0452db619826df915 197 0.24/1.00 vMB 74
232,409 232,409 0000000000000113ea208c4c2b478b44c6dbb6c647c89f504624fbadaaf79e2a 141 0.06/1.00 vMB 187
232,408 232,408 00000000000000715c18b8ad59145055276322f6f7fb1b654ff6c7a2492e5a4d 187 0.09/1.00 vMB 151
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

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