Loading Tool

Explorer IconExplorer

Memory Pool

76,457 transactions
28.57 vMB
0.10171717 BTC
Random Selection Loading Transactions
Max Size: 173.16/200 MB

Candidate Block

Mining Attempt d438d5e7d1359da931492b1cc989e67d7660853023343c6b9930423ed9b3d940
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root 3bec84d98a2c34811ad569fc7bc34182cafc5b443eaeaf17cc9aa3975ff0e512
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,368
Size: 1.00 vMB
Total Fees: 0.04236328 BTC
Feerates: 101.65 > 4.24 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (327,912 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
587,211 587,211 00000000000000000018f22583be9682bcc79c363ef47eca3b0739784603b4ff 1,581 0.53/1.00 vMB 28
587,210 587,210 0000000000000000000456b3d897c5a8d75928ad19bfccf8b78344a711a5750a 522 0.15/1.00 vMB 35
587,209 587,209 000000000000000000066cf05ad216b7d981b02a262eb9c765c72219c7fe7fc4 978 0.30/1.00 vMB 35
587,208 587,208 0000000000000000000f89afe890e4d954acc6adc937fbae4503ca6e21a62e59 1,144 0.34/1.00 vMB 23
587,207 587,207 00000000000000000019c29c98fd642a96205eaecc39fe47d8df45da7908edda 2,486 0.72/1.00 vMB 30
587,206 587,206 000000000000000000060359c58dacddb6c4270597711fd113f89f67ea534105 919 0.32/1.00 vMB 62
587,205 587,205 0000000000000000001651da9530619028ed0782ada8c0478ddb971fb6698416 358 0.11/1.00 vMB 72
587,204 587,204 0000000000000000000a423bce50eba380c5fec4629d7223e1b1a76e03ccdf29 2,207 0.70/1.00 vMB 34
587,203 587,203 0000000000000000001677f5aeba30fb7ed53ae1ebd56e6397b14982807ed855 1,079 0.36/1.00 vMB 29
587,202 587,202 00000000000000000016b4908a0dfd8ce29a417678307b0eb2612a0bec6bf633 2,383 0.75/1.00 vMB 16
587,201 587,201 00000000000000000009eef282c5709a0cf5e87746879dbdb3cbc72572c4d081 3,412 1.00/1.00 vMB 39
587,200 587,200 00000000000000000009fa106edf801a4123212e704cfeb457b8b540dac57a0d 1,071 0.57/1.00 vMB 13
587,199 587,199 0000000000000000001ee86f3d3b6ce89e235196c4ac0e227a7dc16292527f9b 3,140 1.00/1.00 vMB 31
587,198 587,198 0000000000000000000d78ac9d2b4e81893bdc942ad4df26a2f9bba4e9520d27 2,486 0.76/1.00 vMB 24
587,197 587,197 00000000000000000003af3f974aa954715d79d0be1d3ebf5aa0991803d28cb7 597 0.16/1.00 vMB 29
587,196 587,196 00000000000000000002dc38f38cbb4a560fe61f88959e1bc2ab8169abcc7a19 2,264 0.86/1.00 vMB 27
587,195 587,195 00000000000000000015c6779d713729520e53da66fbfedd7fd1f0388c1ebf4e 1,184 0.81/1.00 vMB 16
587,194 587,194 0000000000000000000747bb063e416d806791afd9f633ab48bd27332e359d3b 1,847 1.00/1.00 vMB 19
587,193 587,193 0000000000000000000cb088b5d9b30c885ad4161058949ec15f22c62467c1ef 3,071 1.00/1.00 vMB 33
587,192 587,192 0000000000000000001b208944797243308108143a8a08dd46926708393a9599 3,281 1.00/1.00 vMB 26
587,191 587,191 00000000000000000013d3dbec6a692e0e370bf52904fec2ae098f901ae2d2e8 3,043 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.60 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: 671.82 GB
    • Received: 16.02 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.