Loading Tool

Explorer IconExplorer

Memory Pool

26,886 transactions
7.08 vMB
0.04565915 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.79/200 MB

Candidate Block

Mining Attempt 7efc4ad941850b720ece9d81126f882ecf265e11fc1a7c6d68489620916604ce
Version 20000000
Previous Block 00000000000000000000ed2b4be9f256b94c7bd0165491dfdea37d73c65f3d11
Merkle Root 251df1ec872303e32b073df2ab2b2b3ae380673efd5ef6501cdc40eff7f6fb4e
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,132
Size: 1.00 vMB
Total Fees: 0.02249747 BTC
Avg Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,011 (776,860 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
136,151 136,151 0000000000000864e8a2cb9bc823ce2c69b0440d25a92c332c14a401b91721dc 0.06 MB 108 383
136,150 136,150 00000000000005bfd117ac2094c6cf6334835603d53ef39e71fde9eafcfeaed1 0.03 MB 54 582
136,149 136,149 000000000000066d1d717f55cf33bae5eb14ae2b48956bb3f2aa19395f17acf1 0.01 MB 34 320
136,148 136,148 000000000000057fbd6673b8bfdde0b10d2e8b71f5943b6d82c58e5bed2ea5cd 0.04 MB 75 251
136,147 136,147 0000000000000a2b1f1b96dfd39c9046b01970ddde0aede3af92991a310bca00 0.03 MB 40 31
136,146 136,146 0000000000000387ce31a21b8b55b0c98cbf7ac733e827985af60d5c3024b7a7 0.01 MB 22 219
136,145 136,145 000000000000027ea08030a8c4946089cf376ecf41c212186ffe13b354292365 0.04 MB 134 83
136,144 136,144 000000000000046b85099954dd2c961b0baa234b45a0eb5c9eb57719734070f9 0.00 MB 9 2,889
136,143 136,143 000000000000087c5854aa79013b23d631962461574cc266425251082d9f0a56 0.01 MB 35 66
136,142 136,142 00000000000009c22017337c56050f97dce60693c85830d4e61a81da94dc9d74 0.01 MB 14 903
136,141 136,141 00000000000003662292c63020d86a9e302413291911d9c676def9f0fb25c9a4 0.04 MB 11 891
136,140 136,140 0000000000000aac666ee999bf371fcad057c9575124817bc02eb28c7bd6f93b 0.04 MB 152 229
136,139 136,139 00000000000001ff71ef8c8c4085e94fe346a99cc4525c30785227f2d2db87f6 0.02 MB 55 152
136,138 136,138 00000000000004c5aac2e354e0c3b4a0728d8bc3e8f0e3f47a53b29112d45f5c 0.05 MB 93 725
136,137 136,137 00000000000007baa7ae1d4711c303ed4433b0d9f1aff4216768dbe7e2a6941e 0.03 MB 37 408
136,136 136,136 00000000000001ccc36b79d2134406055ff79c5981616739128b607df7b8fdee 0.05 MB 138 515
136,135 136,135 00000000000001e2a5f59b71deb01fe289aa3aeb4d32b1fb2fced7a48a77adec 0.01 MB 23 539
136,134 136,134 000000000000033cbea689e934ef2d70558677c13165b9a585c13aac4b273922 0.00 MB 2 4,130
136,133 136,133 000000000000002bd78d13219128061cbcafa5f5f581be621c8227e5dd3aa34e 0.00 MB 11 489
136,132 136,132 00000000000008ff056ce4ce745680d24cab91f0383a0c709cb6e39120242461 0.02 MB 83 90
136,131 136,131 0000000000000637b05ff41b58cebc79f4693fb712e71e9412bba9eb3e878d35 0.04 MB 110 436
Previous 10 blocks ↓
Total Size: 778.86 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: 392.27 GB
    • Received: 3.52 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.