Loading Tool

Explorer IconExplorer

Memory Pool

46,859 transactions
18.65 vMB
0.21693579 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 106.37/200 MB

Candidate Block

Mining Attempt 92eb92539b519d82bad33e3eb1bb673dfc294e948185ebb6b2e412c3aeb2bf16
Version 20000000
Previous Block 00000000000000000000671ff6b339081082d002a416bd8794e80cf77767e428
Merkle Root c083aa6cd651f4a2e7d63c7d1d1eec36adc8849bb5731c3473bae7085ebc6673
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,151
Size: 1.00 vMB
Total Fees: 0.07062258 BTC
Median Feerate: 5.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,316 (769,084 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
144,232 144,232 000000000000007a01810fe7823688f175c98274cfcb4734e8996db2bbabaa13 32 0.02 vMB 134
144,231 144,231 00000000000000a1cb203359b71afed2654f6a03553ce83b23ce46da7a230a9e 9 0.00 vMB 345
144,230 144,230 00000000000005e889939a8c7f1f615d5715cf986c95376c7011fb464f614374 22 0.01 vMB 567
144,229 144,229 00000000000004080abbe3b868210de3bfbe31993b6cae2b12d760a791be4053 64 0.02 vMB 189
144,228 144,228 00000000000004804c19cce43f0e18751b607809c076bdbf2adabc024be66bc4 32 0.01 vMB 304
144,227 144,227 0000000000000122730357442f22753cc7b207645290085479f5f130486deece 45 0.03 vMB 86
144,226 144,226 000000000000028cd15bdddf04b380590e40e32237fcfc96a05cfceb8563a0d4 11 0.00 vMB 578
144,225 144,225 000000000000031c84245c7c6c850b8b2d474087cf02ec98a2d58eba85fcb7be 134 0.05 vMB 34
144,224 144,224 00000000000008bb4f4de1230bf748ef204ee40d3a2a627975908e8c6a598355 18 0.03 vMB 559
144,223 144,223 00000000000005ef05d0eb55ce8e3227a83da8bbac21069e9ea24610eaf56251 39 0.02 vMB 337
144,222 144,222 000000000000029addb200c39638fb4be23a31c4a67d88ead26e7f0695a32606 61 0.03 vMB 320
144,221 144,221 0000000000000002c59e7de3f5c1b6228366903e685e721331e559090a6bc720 101 0.04 vMB 152
144,220 144,220 00000000000005fc6b280e75459cf00a210377da80dba8c8a16df575f4273b70 110 0.05 vMB 66
144,219 144,219 00000000000006d54c059ff4231ace24027837c759429b8f5fe485fd0838c32c 20 0.01 vMB 102
144,218 144,218 0000000000000065fc045b4a5e2fea90ae1e0f7811219a31b2a519cf0de3f4c1 43 0.02 vMB 217
144,217 144,217 00000000000008178f3a5d642cfff0d938a56a2b8a7b8127df96e3060e9b2ee3 40 0.02 vMB 430
144,216 144,216 00000000000002d1aa16bbe7c308edc5bc72d8d45b3493b1cc58164cf01e39d2 59 0.02 vMB 238
144,215 144,215 000000000000016b0611186078718ad786f180f1c963385ba30136197af873c0 44 0.02 vMB 99
144,214 144,214 0000000000000507494c258befc20319ce3d2704133e56aa4ebc8db59eb5af43 163 0.05 vMB 107
144,213 144,213 00000000000002a8c6628313ace5c2e7a5b5928469da653cf0e8dfe760f8b193 175 0.05 vMB 81
144,212 144,212 00000000000008a650bc784296938a8382711eb96a9509ee881aa278a0ccbaa8 138 0.06 vMB 607
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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