Loading Tool

Explorer IconExplorer

Memory Pool

80,962 transactions
25.65 vMB
0.06866266 BTC
Random Selection Loading Transactions
Max Size: 162.11/200 MB

Candidate Block

Mining Attempt 9bb4a2bb6fc33e500118e5ed080e02d8588ce06e11917e258d2c245e531cd531
Version 20000000
Previous Block 00000000000000000001dfc7c890e1bbfe31538f5ba90c50058f95e4e1d6c26c
Merkle Root 6aa833691a522b678085be0b253f7049be91c7962156e467b679f95f2d390a2a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,700
Size: 1.00 vMB
Total Fees: 0.01216817 BTC
Feerates: 479.62 > 1.22 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,959 (656,225 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
259,734 259,734 0000000000000001a60d5f35232f225154547208b2ec45d554b63b76fa37e482 18 0.01/1.00 vMB 183
259,733 259,733 00000000000000082ee7edf3df24b0a96fcd10888ce1e4892442bfc788f260ea 203 0.12/1.00 vMB 110
259,732 259,732 0000000000000016bb301ab06bcd4399cced470df37b8e5c99751cbbb5e7ff22 150 0.07/1.00 vMB 93
259,731 259,731 00000000000000100254b060de85bdf5116e3a3329319b5a0be0cbe44e46e1b1 230 0.10/1.00 vMB 151
259,730 259,730 0000000000000019414e912334c043cc66a90920bf5f48c80c7a0f092e813c85 396 0.21/1.00 vMB 128
259,729 259,729 000000000000002246265811caa6f19cb8aba47508bf10dfb60db76ec4599268 43 0.02/1.00 vMB 152
259,728 259,728 0000000000000023923f2bc46ddd2717afb031cef8c4c2f5e9da77b18bef2ca5 112 0.05/1.00 vMB 122
259,727 259,727 000000000000000e68b2cbb73e9e302c7c3bf060f765c37839b8f233cdfca34b 21 0.01/1.00 vMB 88
259,726 259,726 000000000000001406d0c58abc9cf5bdacbf7cf9bc58c5bb5e2aca9f91a86926 79 0.03/1.00 vMB 129
259,725 259,725 000000000000000515313d36f753fcdef3f393764fa462846c6cdc64a1a0783a 182 0.11/1.00 vMB 59
259,724 259,724 00000000000000030fee46432ecb3bf86ac8302191c8e275bb6ddd131aa8a819 648 0.25/1.00 vMB 123
259,723 259,723 00000000000000052f7526a7a76d2b15d748400795d16924ddfbcb619d291983 243 0.11/1.00 vMB 96
259,722 259,722 00000000000000041e70a292cdf6bcaff9503cbfcadfb46c0b4c9e7a1313090d 157 0.06/1.00 vMB 99
259,721 259,721 0000000000000001e7bd56ad540d4210df5627e2f22da755f2a5ab64a03b27e7 349 0.18/1.00 vMB 112
259,720 259,720 00000000000000120be6f14bcd02d4a47d93b0420bd680595c9fe58aa454d934 772 0.33/1.00 vMB 142
259,719 259,719 00000000000000005ef2263f7c3188fdc072667d86a8309ffa2a599d2a33a904 379 0.16/1.00 vMB 149
259,718 259,718 00000000000000147bee6ef4ed06a926fa892efdf3c20b036a62e190fa4dfbc3 100 0.05/1.00 vMB 61
259,717 259,717 0000000000000008ebe8f8c082022abed3b9961628d63987bd7c7f0242a2a566 172 0.07/1.00 vMB 154
259,716 259,716 0000000000000002d897d4c5f068ce1af92e066824ac940873d773a01fe9a610 399 0.23/1.00 vMB 38
259,715 259,715 000000000000001dfbb6e8728ed031192a41d3755e00ecf3dae40de480d98429 496 0.25/1.00 vMB 82
259,714 259,714 00000000000000136a57c2c2736b8f1cbee65c88e9ef0a6b5a62341dc29f5f2d 639 0.25/1.00 vMB 172
Previous 10 blocks ↓
Total Size: 784.05 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: 802.34 GB
    • Received: 22.90 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.