Loading Tool

Explorer IconExplorer

Memory Pool

44,135 transactions
20.83 vMB
0.06230823 BTC
Random Selection Loading Transactions
Max Size: 117.60/200 MB

Candidate Block

Mining Attempt 27a9a3bed138d768b7a7fc872f217ac9245ee4f0b4e648ac7ef1e09791f3fe97
Version 20000000
Previous Block 000000000000000000007dae9b7e7e1d00da353eb04587d7b003687d74a0a2f4
Merkle Root 26bb9af0b9499280d713f2dc8039286d39cb431cc9e2259a1fef55c23626a60b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,916
Size: 1.00 vMB
Total Fees: 0.01905885 BTC
Feerates: 502.67 > 1.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,068 (783,589 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,479 130,479 0000000000000d8f4ff60c4700679735c124948130f830fd2ffc3ba65d03af19 19 0.01/1.00 vMB 533
130,478 130,478 0000000000000642f9a9d41aa57caee41e186caa5b33559fa3b597646052c77a 31 0.02/1.00 vMB 1,062
130,477 130,477 00000000000009915229c8a929f317a44047d471cf12ae68536391d0918634c3 66 0.02/1.00 vMB 189
130,476 130,476 000000000000166ed9daba13c48a9edee40c1df20536136c3dd79504e7f09eca 35 0.01/1.00 vMB 223
130,475 130,475 0000000000000c8ede0700bf13098dae14b2f65277ec249b4d46385cc9b6df88 12 0.00/1.00 vMB 0
130,474 130,474 000000000000146069c96dedcfc3a49da2847ac4a6e8bb1d982c5cd2b072050d 67 0.02/1.00 vMB 548
130,473 130,473 0000000000001aaaac6e994a1c3ccd99da84aa65a94980ba308d308048cdb3dd 60 0.03/1.00 vMB 1,167
130,472 130,472 000000000000066c2a04138e382ba69094e3330493977b31303f36c8b0a801e1 96 0.05/1.00 vMB 337
130,471 130,471 0000000000001adea72192402354ce7d99445993293386e5670c2b227a9efcc6 12 0.02/1.00 vMB 1,386
130,470 130,470 0000000000000bb8a3bf3d49a5a024645e940b7690c22a7a29b662c93317eaee 31 0.01/1.00 vMB 933
130,469 130,469 00000000000003a4430eda6304530b62c577a843127fc673af90eed4db2135b4 137 0.04/1.00 vMB 52
130,468 130,468 0000000000000c125b2d9072d7df77a454c2bdd58d24e5bdb5578ffc9254f116 42 0.02/1.00 vMB 616
130,467 130,467 000000000000065fc642991d79fd15a31781c97459e24fad8a861720e2084185 14 0.01/1.00 vMB 1,723
130,466 130,466 000000000000129c4e7772953473ab371a46a0bf9a291c0abd071b4e93933768 64 0.03/1.00 vMB 767
130,465 130,465 00000000000004ca9f65fa24da37339d0c1973c4439519b4997e3329902c26f4 12 0.00/1.00 vMB 466
130,464 130,464 00000000000017a6ac4087232dd066916f78c91db122086bc582bf7ca5a00367 19 0.01/1.00 vMB 750
130,463 130,463 000000000000037c7c3c54a6c941d15758934bca71d10435e5e10e77eeba211f 71 0.03/1.00 vMB 383
130,462 130,462 00000000000004930a39a5dee3120b70e6b04ce7dcb87cd11485b847beab55dd 164 0.05/1.00 vMB 124
130,461 130,461 0000000000000dff6778973e98be1b9daaff7067204001c451b2038fd74acb92 1 0.00/1.00 vMB 0
130,460 130,460 0000000000000e2858ed489fcabf4d2374d039f34138bc11e0cb2cce1a336a84 70 0.05/1.00 vMB 618
130,459 130,459 000000000000048727078c2ed2f81ccea39bad7e8ade8b49c148f38310df4f7a 56 0.05/1.00 vMB 867
Previous 10 blocks ↓
Total Size: 780.71 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: 555.02 GB
    • Received: 6.86 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.