Loading Tool

Explorer IconExplorer

Memory Pool

78,411 transactions
29.29 vMB
0.08183735 BTC
Random Selection Loading Transactions
Max Size: 177.01/200 MB

Candidate Block

Mining Attempt a95c9a952e000baa598fd30689b0394147e9ba46ecd7ac151b71eded59921c0d
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root 185a089f5b242b5b7aa8a9067487b0ec6bedec58ec3dcb5cfa305be9cec879a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,681
Size: 1.00 vMB
Total Fees: 0.02035802 BTC
Feerates: 94.79 > 2.04 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (629,004 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,157 286,157 0000000000000000558944f80a2f1a46fea352882a3cfdfdb3ffb96bd85a0a20 297 0.15/1.00 vMB 40
286,156 286,156 0000000000000000723ecc68bfbd3526717e7e646da3d6aee5f519ba6143c8d6 105 0.05/1.00 vMB 25
286,155 286,155 00000000000000017c451ed374c850163897e0c4fad9ea1b3e77432fd0c79842 469 0.19/1.00 vMB 56
286,154 286,154 00000000000000018972f99f4330a142574b3e3b52abb4eb394c8dc41611b2d4 109 0.06/1.00 vMB 29
286,153 286,153 00000000000000019bc6ae961e1dba81396e338d8ba54e32e525697b7f8e27ea 68 0.03/1.00 vMB 30
286,152 286,152 0000000000000001485c2f9f30f937015ca685b9482d747fe6ba0738bc7a5e24 530 0.27/1.00 vMB 51
286,151 286,151 000000000000000163a4b6a889cdadb8126be0d29a7b12cd987a12aa40e5f335 362 0.15/1.00 vMB 49
286,150 286,150 00000000000000011ff4674b88cc99f459f2a789ab068f73a93493afdd378e75 437 0.19/1.00 vMB 40
286,149 286,149 0000000000000000781082d2266c310b1060892334e1835b923c092b50e47046 76 0.04/1.00 vMB 23
286,148 286,148 0000000000000000269a411d65fc6a21554e8491e75d605ca93f4061b47510be 476 0.28/1.00 vMB 34
286,147 286,147 0000000000000001285118a726b71e66ac85da52e00d27426b3276adad97e8c7 1 0.00/1.00 vMB 0
286,146 286,146 000000000000000100d8fda2168b29ca8a19e0155f78c8f81989c03d11d81f4b 292 0.21/1.00 vMB 42
286,145 286,145 0000000000000000766b77b82eb8497cbe7c8112d2b769f7cb28476f218fd448 149 0.07/1.00 vMB 45
286,144 286,144 000000000000000028890350303b4a79d459438f66d278a97b70c5f1c54d86c5 635 0.39/1.00 vMB 33
286,143 286,143 00000000000000015e87d5d1803e00c292b8ee8174758347a8064053f0b81acc 34 0.01/1.00 vMB 49
286,142 286,142 000000000000000072ffb61d3f3d7ed41d77f62bb5c7ac4c66ceae31546fa9e4 46 0.02/1.00 vMB 37
286,141 286,141 0000000000000000c1eae04ca20f4928c949cdf9c526b34fcefaf590ea98c471 24 0.02/1.00 vMB 6
286,140 286,140 0000000000000001912b6c3f58c77d69fdbbe344ea0bf548314135802b91df8d 101 0.04/1.00 vMB 34
286,139 286,139 0000000000000000ec939ce6d89b6304064cc11450e8584369f1de256504cce2 78 0.04/1.00 vMB 29
286,138 286,138 0000000000000000d56053c100aadc7d6bfcb67452054b64465872479cd81adb 118 0.06/1.00 vMB 48
286,137 286,137 000000000000000043969fd06359e07c4097f1dc0a89cb814d38bcf8dc6aecf9 109 0.06/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.67 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: 674.54 GB
    • Received: 16.43 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.