Loading Tool

Explorer IconExplorer

Memory Pool

74,760 transactions
27.76 vMB
0.07475362 BTC
Random Selection Loading Transactions
Max Size: 168.88/200 MB

Candidate Block

Mining Attempt 0a43a0e4cb11cdd09191173dab2b74560423f60aa7ee178501d569ff2b014841
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root 80b9db3e6d38f1217657da955842f563932c4e9d771cdb8b0e52375a58ca1ea9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,767
Size: 1.00 vMB
Total Fees: 0.01534552 BTC
Feerates: 71.37 > 1.54 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (629,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
286,131 286,131 00000000000000013862d422b6f51d4124dcf58b8f1d779270af70011c830d7e 134 0.06/1.00 vMB 49
286,130 286,130 0000000000000000374ca84c4292e2511caeec565ce64855f42f7680bb941442 264 0.14/1.00 vMB 29
286,129 286,129 0000000000000000fa45dcbb7a316bb1da6966b8813933e12878f3bf2388f59f 928 0.35/1.00 vMB 53
286,128 286,128 000000000000000055d675104123932c85b8a427197a5311cd9b1426d72ee826 555 0.25/1.00 vMB 42
286,127 286,127 00000000000000008bb618127d9ff4fd86de9c055c218186007baae81ebd05dd 64 0.03/1.00 vMB 59
286,126 286,126 00000000000000005482ef477951eda4a47488b8408dfde8be9180689489012e 368 0.22/1.00 vMB 32
286,125 286,125 000000000000000106dc2b35b0c9b83668613b8d0922826101a660c868d207f5 130 0.07/1.00 vMB 32
286,124 286,124 0000000000000000b7898ef5857e8ffa497f4c8a658e03c9bfa1a510bdb58e2f 288 0.15/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.83 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: 711.78 GB
    • Received: 17.12 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.