Loading Tool

Explorer IconExplorer

Memory Pool

77,848 transactions
28.87 vMB
0.06749539 BTC
Random Selection Loading Transactions
Max Size: 175.19/200 MB

Candidate Block

Mining Attempt ff65cc6b72e542cb07b4d91c0e9936be2c28b9b0557b2a5d1c55e7510d5084bd
Version 20000000
Previous Block 00000000000000000000327a49fa6004515b5891bc19fa46a462f6b39127d620
Merkle Root b7bb58ecc14cef4ef201c435d8a50df8329330197e85a443100d91939c161299
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,857
Size: 1.00 vMB
Total Fees: 0.00741611 BTC
Feerates: 149.20 > 0.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,090 (629,212 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,878 285,878 00000000000000006c081db9b695486813a1a72f3e446eb2654f32d8294f6153 129 0.06/1.00 vMB 134
285,877 285,877 000000000000000074f0fc018a773f2cf8726fa34d4c5b32946c7000e18beb20 178 0.35/1.00 vMB 54
285,876 285,876 0000000000000000252f88cf9dc8735d3da7d006ea1a69b84a2af3eec347d969 66 0.35/1.00 vMB 48
285,875 285,875 000000000000000083bc47afa6aefb4d25c59e6fcfbb15ebc0be272fbb8bc2b1 263 0.25/1.00 vMB 51
285,874 285,874 0000000000000000f3e468a9f1d47eac6d7f14eb9d99981f664b7d688e478d6b 505 0.35/1.00 vMB 45
285,873 285,873 00000000000000011be20ec95a2542e3a5fc66a5b477915b0796d4b50fdbdca9 196 0.06/1.00 vMB 101
285,872 285,872 00000000000000015cba8f1fac0b91a64c8b8f21bb22dc20e9bf16ce536c01c9 201 0.10/1.00 vMB 33
285,871 285,871 0000000000000000c14a301dba48cd83295643ba341d47ed9d338aebf414676f 58 0.02/1.00 vMB 38
285,870 285,870 0000000000000001541a0961a28f03eb73e48e2cf216f7196f04a5d0d79024de 147 0.10/1.00 vMB 33
285,869 285,869 00000000000000018a36e2f08860c419e9be21ea679da25ee3673fa4ce3e9e22 79 0.10/1.00 vMB 14
285,868 285,868 000000000000000080fda0d11076f87896f31316261f882d13eae6a949845519 756 0.35/1.00 vMB 37
285,867 285,867 0000000000000000e5097c3d26a2bd0ebe964b6be3287f8e769481930a8a7bfc 185 0.06/1.00 vMB 105
285,866 285,866 0000000000000000eaf08282e29948bee58b0ec3acd30582ca10b1bf7cc8e084 171 0.10/1.00 vMB 16
285,865 285,865 0000000000000001a2af40d3e64b632c9a63963816cbe6b6eb3d8da3a7f49feb 161 0.06/1.00 vMB 47
285,864 285,864 000000000000000056042373a56d2263c9ebba655ca59c1d870500ea81ca2b64 761 0.31/1.00 vMB 44
285,863 285,863 000000000000000051227b5b8b1d40949a3a91cc82eeef0b0f5698e360d6bcaa 682 0.33/1.00 vMB 37
285,862 285,862 00000000000000013b6aa6fa6260934f82c82ebc3316cf45ade172fec853c466 640 0.33/1.00 vMB 34
285,861 285,861 00000000000000008bf6291ade1ac436782f71da3d083bb5244268c87edfa56b 870 0.46/1.00 vMB 33
285,860 285,860 0000000000000000344741d978144fa34570f50086b8371f5f15e63bf9717f63 685 0.35/1.00 vMB 34
285,859 285,859 00000000000000007bc6c5574cdc20f7bbf43b9c53ff5261d481e6dfc8b6189b 661 0.35/1.00 vMB 38
285,858 285,858 000000000000000116ef9096b4b2bfe031535ca2d5ff3f4c2bd6026f2d2bb960 256 0.09/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.55 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: 669.80 GB
    • Received: 15.77 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.