Loading Tool

Explorer IconExplorer

Memory Pool

43,816 transactions
31.44 vMB
0.08419349 BTC
Random Selection Loading Transactions
Max Size: 159.85/200 MB

Candidate Block

Mining Attempt b93b52951508838a5587d666c663c4eb2cb4a4a7393f72c98dd362a0059f2542
Version 20000000
Previous Block 00000000000000000001135c66e10bab8bf4733a7e51d11a52d67a6548e511ee
Merkle Root 8f18c72cbee7f8459ad61579f46b2f3eaf1e4d8e90beb01cdf8960bc379d17ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,768
Size: 1.00 vMB
Total Fees: 0.01908862 BTC
Feerates: 100.23 > 1.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,457 (673,048 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,409 241,409 00000000000000d1eba95d1de7c0f4c0602291711d14b3b615f8da8abb35ab5d 237 0.14/1.00 vMB 103
241,408 241,408 0000000000000057428bab0866ef3aced23fbe73a0e52d30373a6dbca31a3d31 468 0.23/1.00 vMB 162
241,407 241,407 000000000000005a09182ecff19416141d63e3cfaacff06ca5983deb0a68734c 267 0.19/1.00 vMB 96
241,406 241,406 000000000000004eec470e5150005ef26711672bd4890ea3ca14ac925a3afe36 659 0.25/1.00 vMB 205
241,405 241,405 0000000000000002cb63faf44cd304e7818c9250a542e1b69611698da61d4d6c 256 0.08/1.00 vMB 238
241,404 241,404 00000000000000b1d51db88863ea9e3aa797497d3d7abbd40318b95b68a470fe 341 0.14/1.00 vMB 178
241,403 241,403 00000000000000d566f86e51fe3e2f39e2fefcdf07a397e56e2a7900f48dea7c 315 0.13/1.00 vMB 175
241,402 241,402 00000000000000ffe64299c6050fa903d4a5195a2af95d1538e07996a6a2bed0 151 0.06/1.00 vMB 72
241,401 241,401 0000000000000100651f6fbc464532301b77266933cd41610ca1e95177b0544a 131 0.09/1.00 vMB 90
241,400 241,400 000000000000002590349d867ec20dd6670892f5c749ab18914406056eee8060 354 0.15/1.00 vMB 168
241,399 241,399 00000000000000c57d59dea707b626ec8e3e00afbd034fc052b402032955c24f 941 0.50/1.00 vMB 106
241,398 241,398 00000000000000bd8eba73914b935e29f6af4d1bb1039c67d2865f68e23f466f 533 0.25/1.00 vMB 134
241,397 241,397 00000000000000c3fa548445592fc6f92b1dc41957b98c66c078c1502c9f04ea 837 0.25/1.00 vMB 265
241,396 241,396 00000000000000f6d64abcfaeb79ebff16336dfa9a826130fd74623ffcb3d993 268 0.18/1.00 vMB 102
241,395 241,395 000000000000005bda143844cf8102cafd9542d346f006d9b6d041a4ca3b61c7 23 0.01/1.00 vMB 90
241,394 241,394 000000000000002539c7e38080e778cd55c2b6f3b9b06a505560182b2bfc338b 180 0.10/1.00 vMB 145
241,393 241,393 00000000000000bd1d5345e1092b77abd00b7c16be1dba45bd18439e36257a88 194 0.09/1.00 vMB 125
241,392 241,392 0000000000000078cef606be1bfa82025d3d2b1cdee145759262724dbfb7bea6 387 0.18/1.00 vMB 156
241,391 241,391 00000000000000a9f4a2b1782e6bc0318d3f9a444c8034e3ba64bc21a95b6e24 201 0.18/1.00 vMB 55
241,390 241,390 00000000000000f186c5ebf86dba9c1942f909d234e525829899f03faabd06c4 586 0.25/1.00 vMB 147
241,389 241,389 00000000000000dc85568891f4ed4d2ee09d86c0dc28ce97e125829397eab1bd 60 0.05/1.00 vMB 116
Previous 10 blocks ↓
Total Size: 781.42 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: 606.99 GB
    • Received: 10.62 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.