Loading Tool

Explorer IconExplorer

Memory Pool

31,019 transactions
18.42 vMB
0.04505022 BTC
Random Selection Loading Transactions
Max Size: 98.07/200 MB

Candidate Block

Mining Attempt e7f1d6d2652c903b2dd4292af01a68e684109aeb814be307407979a4ac6b30d4
Version 20000000
Previous Block 000000000000000000007fc360febf573fd20c36a777d7a124372cae17e71a51
Merkle Root ccca45d3bf76456a44e5cade69895699fe0b2a0eb8c1d9b837f835ff10bd6ce9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,673
Size: 1.00 vMB
Total Fees: 0.01030370 BTC
Feerates: 150.77 > 1.03 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,128 (699,989 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,139 214,139 0000000000000313c00d48296457220cdd39cebdb9a7f29476988eb979a84d55 741 0.36/1.00 vMB 179
214,138 214,138 000000000000037891e37cee6f6e2e32ee5c8bf6660d1c3aa6f61fa8ea8f93d4 9 0.00/1.00 vMB 74
214,137 214,137 000000000000002e3bf24c2d4a105813bbc12bf960c3163d5283058100c053b7 55 0.02/1.00 vMB 158
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
Previous 10 blocks ↓
Total Size: 780.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: 561.40 GB
    • Received: 7.39 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.