Loading Tool

Explorer IconExplorer

Memory Pool

20,117 transactions
9.01 vMB
0.04333544 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.67/200 MB

Candidate Block

Mining Attempt 8a7e39ccb5a97be8fc16ea36157812ad2aed862fa69ee556a27dd1339176a3be
Version 20000000
Previous Block 0000000000000000000170c67e58e6b2743a2a358553ccfe3fb9590b1d57ba5f
Merkle Root 66df91df2c1c081c4a93e55cc516e706fc32ee00428da4ea657f2df284bac0ed
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,073
Size: 1.00 vMB
Total Fees: 0.02342794 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,402 (744,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,167 169,167 0000000000000b4ac76d56bc38cdb4a812a8a6d4d08f222a8e834015e7ed34e4 99 0.04 vMB 46
169,166 169,166 00000000000003e5a2ce66da19f9d6d4c93d22d654c3918516ad0163f16468ab 18 0.02 vMB 49
169,165 169,165 000000000000003cc9c269331ee1c07333acd41945f552f254f2e71a8f69015f 19 0.01 vMB 25
169,164 169,164 00000000000000a69dd82f0d69780ec5c750c4d6aaf4bf8ffdc9713bd067d06e 103 0.04 vMB 16
169,163 169,163 00000000000009a17385bc79419eb68aded0a4caaf9941687d7b0b48d1aaa2f8 59 0.04 vMB 87
169,162 169,162 00000000000009c7dd5dfd9ab982552f9303b8e58fabac732e24b72c82344043 10 0.00 vMB 26
169,161 169,161 00000000000008f2c4912ceb0d75d0fc5893f4b71ba87a5c29e73242a631f005 55 0.03 vMB 231
169,160 169,160 0000000000000549e632a7145af8cb4ad5f4242a0604541c6c2814635c9c9a1a 6 0.00 vMB 43
169,159 169,159 0000000000000bcc59528b78a53d2c6edff9ef48488bd7a4b5f9d7acd240b65b 69 0.02 vMB 2
169,158 169,158 0000000000000ab482078c27929cba6ab4da18ef9462cfbd4b92bd39ac2c2a52 11 0.00 vMB 298
169,157 169,157 000000000000015f61bfd0183cf678826d758807a5d9ba711c95adbfc5b91dc9 48 0.02 vMB 184
169,156 169,156 000000000000064f75fc7b16aa26bf6f6d3ce8e68e3b26af3d277caf1c120dfa 93 0.07 vMB 877
169,155 169,155 00000000000002b6689921b45aa86d57abae8a903baf3f6ef3b03619c5321bcc 18 0.01 vMB 57
169,154 169,154 00000000000004c12480f7b1a81e2f7cb158bb1dc3eb16535077a5a36570eed1 6 0.00 vMB 94
169,153 169,153 000000000000007b603cb4ec1539eebcb089861f3c180def276a37d973151815 5 0.00 vMB 0
169,152 169,152 0000000000000b62ed2988492b18e8f97d257149a969b20f4d3ce277b2df3008 65 0.03 vMB 163
169,151 169,151 000000000000087813ea66271d1fb9621190a3c77714c61f82066ea9bb7c61de 143 0.05 vMB 71
169,150 169,150 00000000000003af006501828365c26b6d601c78740e08e2b0fd83745ecfea29 7 0.00 vMB 52
169,149 169,149 000000000000022ddfd23e90acf2c817053809f87c04873750c499899ac0d419 7 0.00 vMB 0
169,148 169,148 00000000000005864ef194eaffb00153ef33927fb84c6aa06946f71d45117b68 7 0.00 vMB 0
169,147 169,147 00000000000007b285fb50718705bb82f3b26da7e00348a491487973f7924d2d 60 0.02 vMB 148
Previous 10 blocks ↓
Total Size: 779.57 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: 270.56 GB
    • Received: 1.05 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.