Loading Tool

Explorer IconExplorer

Memory Pool

79,061 transactions
30.49 vMB
0.06912352 BTC
Random Selection Loading Transactions
Max Size: 184.91/200 MB

Candidate Block

Mining Attempt 55e9208e036b5add86b592fb9f5432d1d3e76e5acba98cd6e217f7ae00c6e875
Version 20000000
Previous Block 00000000000000000000ea58206e4eff75b5d66645906505b921d60d4f38d2fb
Merkle Root 2f7302b0fb35ae112ed0b010524660f7b89bcaddba90429f0413153f935c5c4c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,879
Size: 1.00 vMB
Total Fees: 0.00390561 BTC
Feerates: 40.04 > 0.39 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,178 (629,026 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
286,136 286,136 0000000000000000fd3b1423a0401abf3afc889e555b75e84b9507d18d63fce6 87 0.04/1.00 vMB 155
286,135 286,135 0000000000000000fc39b46dba339cd8c1d64f6f8ab4f8df93158c0a71206df2 169 0.08/1.00 vMB 23
286,134 286,134 000000000000000043bfc1b4d3ace5045e1f444b7329f1290873e0b4f60f1a35 178 0.06/1.00 vMB 67
286,133 286,133 00000000000000004e0ea8009d0028c169aea1a3f892bfaa85858770ae2c3fa5 172 0.07/1.00 vMB 31
286,132 286,132 00000000000000001b873616e328cbbbd96d15d92a6e65d930b6efe4438e1b30 68 0.05/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.71 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: 697.54 GB
    • Received: 16.58 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.