Loading Tool

Explorer IconExplorer

Memory Pool

31,482 transactions
9.93 vMB
0.11756543 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.18/200 MB

Candidate Block

Mining Attempt ef4bab42309a387b4e86211b19d6d5ba183a42dde33ded7a6f983056a7bd9f84
Version 20000000
Previous Block 00000000000000000001ae806ffbb20a37afceb8c324178acedfa24b5fd1da9a
Merkle Root c98f2367ede63e542e555c2f2545830eeb0935d3d98ae680556472fa112ff391
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,627
Size: 1.00 vMB
Total Fees: 0.03552346 BTC
Median Feerate: 3.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,217 (716,106 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
197,111 197,111 0000000000000373793d11c40a362860843c2ef0780738336a1eff049d6f5bb6 86 0.07 vMB 407
197,110 197,110 00000000000000b241286eecb2ccfba2d3fd68fe33c43950506e730549cf0421 684 0.24 vMB 172
197,109 197,109 00000000000001a591dbd7af1500c2dd31a6e1eb96f9d668c06d53704c48dcdc 305 0.25 vMB 319
197,108 197,108 00000000000002f34953e7809ee206001ec7691a374f53a47926ba3c42e3bff8 1,024 0.27 vMB 0
197,107 197,107 00000000000006b12fe0f8cbd54010f1c1e31c8093e56458b8b92a8106073f57 676 0.25 vMB 165
197,106 197,106 00000000000005b9b513995ce4618df05e311b2974b5af47e63d598448fbb12b 73 0.04 vMB 84
197,105 197,105 000000000000012d022cda066264f228156e6d5eb1d37fa978d0aa79d2de9a65 514 0.19 vMB 167
197,104 197,104 00000000000000982ec6c55105d45aa3cbb8d176fef4b63c3d963b6241307013 6 0.00 vMB 0
197,103 197,103 00000000000006dbdbb3d6d49cc475c98928c71f4812b9efa06f2f522a99a384 385 0.20 vMB 119
197,102 197,102 00000000000005756ac87a4cb9df4a8cee506f440dab1477a02214b91800f1cd 630 0.23 vMB 150
197,101 197,101 00000000000001af2b13f6c43eb6e82ef56bc3e35a43a5e449a92922c2224f08 61 0.03 vMB 78
197,100 197,100 00000000000000461bc726bf3104c93ceb0f069ad63823a26fa9050b3d78a07c 544 0.24 vMB 120
197,099 197,099 00000000000003da415a41de43d0cf9d090f272f68cf58aa7d437ad1a6b8b464 512 0.18 vMB 174
197,098 197,098 00000000000003cf4447b407aaa46b238b812561159942e2b30ba98c5c43389c 154 0.07 vMB 702
197,097 197,097 00000000000003c9da5d292f1ced17084b3e705354ab909c1f794a27312f1993 721 0.34 vMB 191
197,096 197,096 00000000000001a18fe15d33da7f0abcd05413f9139e675af8237cb4696a2c35 458 0.18 vMB 278
197,095 197,095 00000000000005dfa2702cd7a09c47c7171bb84169fae7a4b80789ba8292b7d5 256 0.14 vMB 191
197,094 197,094 00000000000003c5a7177b1729fc0d8c82682d2620d6d5f6d465ad76383e4a43 610 0.25 vMB 295
197,093 197,093 000000000000032fd923ae41ac6eb5b9370f19fc4b6e76116d5cb8c83f28e252 13 0.00 vMB 0
197,092 197,092 00000000000005fedc3959bb706014c5423ae8dc703ce43ffb67ae73ad4dd322 256 0.15 vMB 111
197,091 197,091 0000000000000633b27be2a9ab541be8e2361efbe5eded6d7cf00ffe165c978b 13 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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