Loading Tool

Explorer IconExplorer

Memory Pool

29,390 transactions
18.06 vMB
0.03797075 BTC
Random Selection Loading Transactions
Max Size: 95.68/200 MB

Candidate Block

Mining Attempt 93acd33fddef9a0b556183f88dc6ba2fd8f9bf1b927819ef45c7e935319f13eb
Version 20000000
Previous Block 00000000000000000001952a16ada1fd2b213bfbd75786c31962a81a5876bdae
Merkle Root 492eba5d16b7de1b564e4f3268e59408e62fd2434915328abf871f40a80ffde4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,912
Size: 1.00 vMB
Total Fees: 0.00420055 BTC
Feerates: 15.23 > 0.42 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,123 (699,987 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,136 214,136 000000000000058c9b81604ad87c47d54a29b57eeb9152048abf57759ba8cd47 56 0.03/1.00 vMB 164
214,135 214,135 000000000000018e4650f555bfb85fee98cd378c1bb877c9cf8879141716677f 126 0.06/1.00 vMB 170
214,134 214,134 0000000000000445bf9a05ea255b31e74222594d5685039a196edd03a847db97 137 0.04/1.00 vMB 42
214,133 214,133 00000000000003cc06380ec27bb25c7f2c1d60e82e952bb90f7d34ac92626b1f 182 0.13/1.00 vMB 104
214,132 214,132 000000000000033be58b046495c397b9f63b42cf49133c1d6a5000322f51cd97 349 0.24/1.00 vMB 121
214,131 214,131 000000000000015dfb78c381798954c69f945091b871eb8576ee2088202b283d 534 0.24/1.00 vMB 173
214,130 214,130 00000000000004227f1b3eada39f6c641707d365a77a8d8424fdc5f5e7066a2c 355 0.17/1.00 vMB 146
214,129 214,129 00000000000001298fa45ff669e5600ec9a86aa708a749905ed84bf144024230 9 0.00/1.00 vMB 74
214,128 214,128 00000000000004e650ffb3583edecb9040a16a99e3de3006d0d1bb5ccd4795a1 27 0.01/1.00 vMB 111
214,127 214,127 000000000000018f1bfe1b7e1b244d0c8a22128a54fb0b47ff048148ec19cd73 229 0.10/1.00 vMB 178
214,126 214,126 00000000000003bdba065b6195c43581935a0b87905158e1b9db16f488920f2c 544 0.22/1.00 vMB 209
214,125 214,125 00000000000001ca11d9d84ae36c83ac5332f076e78c413dcf70aa9ca61fe973 483 0.23/1.00 vMB 161
214,124 214,124 00000000000002135d61045344bfcecdd8cd7db313ada66b7e9e6d1174159dd7 25 0.02/1.00 vMB 108
214,123 214,123 000000000000022eb5e820cc3747ac85be4a2e011f6bcc95c2aebe8042147587 446 0.21/1.00 vMB 183
214,122 214,122 00000000000001ea3188f9a9353afad31d001ce659bd3838c068d3a6cdbfb578 409 0.43/1.00 vMB 94
214,121 214,121 000000000000005e8adfcb43afc8d5a0231938800be662c0f43e43a846fc2b78 10 0.00/1.00 vMB 46
214,120 214,120 00000000000000e6748433f1aaddea2494650e5cffd25227e00465ffe7a64039 82 0.04/1.00 vMB 142
214,119 214,119 000000000000053d236344d620d3a75102105a0699d13613d574f0efe953ce39 157 0.07/1.00 vMB 184
214,118 214,118 000000000000043bdc19583fa11532caaaf18073cf4782e8cdfb453e9da01fe4 128 0.05/1.00 vMB 171
214,117 214,117 00000000000003e53f124875a271b871497f483fb9def76162527bca6762d643 12 0.00/1.00 vMB 17
214,116 214,116 00000000000004da9f4c15c27e3b862578636f89466dfd9a2fe4a3040dc93a4c 240 0.10/1.00 vMB 184
Previous 10 blocks ↓
Total Size: 780.82 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 560.55 GB
    • Received: 7.34 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.