Loading Tool

Explorer IconExplorer

Memory Pool

42,020 transactions
18.30 vMB
0.18319020 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 101.06/200 MB

Candidate Block

Mining Attempt 27faa607553c84559b93b997a218b3a7a66043d6ae9bccdb19ba597d568c3adb
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 78dac4a51d90b714e19f1b9fb9e74b33536593101c2cdecdc1de25b32cd27266
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,675
Size: 1.00 vMB
Total Fees: 0.06084537 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (724,129 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
189,192 189,192 000000000000007533888b401da3dbc1ccaeab18858689dfef992cfb7bfc36cd 602 0.25 vMB 122
189,191 189,191 00000000000008d5e669e31c4cc79d19a16252a1d8bb6c286059bcee34ebc9e5 153 0.05 vMB 72
189,190 189,190 00000000000000f083ba98a51d299cea7976160c0ea6b82dece0f5af3a2c4a41 463 0.18 vMB 127
189,189 189,189 00000000000005cc88a4d201210170534fa81cb90f1b69159251d97e63fe93a7 458 0.25 vMB 125
189,188 189,188 0000000000000406a508abb31412b4a2ed6c401333fe677bd5db62c3009c54dc 1 0.00 vMB 0
189,187 189,187 00000000000001f80521f47788ad1987b687ac9beacddddfd85ef934dd4bf106 13 0.00 vMB 9
189,186 189,186 0000000000000160acb85a2583a3bb2c9cf4dfd4f2d7d55e909abb435c953698 138 0.05 vMB 11
189,185 189,185 000000000000035768896c72f81e927e817a938eeec01339ed3e0b076a046e8f 567 0.25 vMB 117
189,184 189,184 000000000000009ab4aa66b175c638c955574dbfa32ba081c924ce5a82db5df8 512 0.18 vMB 142
189,183 189,183 000000000000087bdc622a11baf5dfd74a6ac94e6bf77ddef01f394e658d5195 153 0.05 vMB 333
189,182 189,182 000000000000097e5ca258fb34f065a12206b4bfef477cf5edad0ffbe6cbbcac 381 0.20 vMB 104
189,181 189,181 000000000000066cfe829152df1e5eaf36f419fff4e5131440a6d9c11fa72517 13 0.00 vMB 197
189,180 189,180 000000000000086a0c5734146aa671504c2069b1319d5849f4461be4fc422467 136 0.05 vMB 132
189,179 189,179 00000000000001042157861fea593e4a2e0b10d19e98e30682072156e86da807 254 0.10 vMB 119
189,178 189,178 000000000000044db8dca65cc2288da2e2da12db47ab23fe2b647bed080fcc2f 67 0.02 vMB 109
189,177 189,177 000000000000065e005eab56cabc27d0f6b1daa7960cde773d788fa1236f3bc9 302 0.13 vMB 115
189,176 189,176 0000000000000642cb12a1a1ea2c511fc741a8850862632c48a9e0d097b6bb4d 117 0.05 vMB 70
189,175 189,175 0000000000000246c6d5982dd6b7692c29396d80ba59f90c88e6a5f03bc3c788 736 0.25 vMB 152
189,174 189,174 000000000000006168d476db990040ce250589ca61e503ac8609b0b85d30bf24 58 0.02 vMB 54
189,173 189,173 000000000000043e65ad9f40b90c3564461edf5d0fab07b2973134f94c5e5733 120 0.04 vMB 160
189,172 189,172 000000000000004fad3cc3c95233ca23f61b45253e502e17bb59599bc482ebfa 88 0.04 vMB 92
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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