Loading Tool

Explorer IconExplorer

Memory Pool

25,405 transactions
6.99 vMB
0.03271992 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.07/200 MB

Candidate Block

Mining Attempt 08ccfe8d4e1c794f7805b6f1677e628c064f10c8b4aa3166845263001e94b375
Version 20000000
Previous Block 000000000000000000013cf25723fe0f82493a9b4b9512143d1d8a7879b10b59
Merkle Root 2348baa2ac31c43d8e295a539b215f5c5e5f89f98fd51a51cf4a2b6829052815
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,002
Size: 0.50 vMB
Total Fees: 0.01447894 BTC
Avg Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,100 (697,150 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
215,950 215,950 000000000000004cad8dc943447df9d6420f7f8a61908a1b47f6231a2c58479d 0.02 MB 46 156
215,949 215,949 00000000000001e0624eaeddc6e71dd57a289bb7bedd95596b0fe69530c4ae82 0.09 MB 193 169
215,948 215,948 00000000000004d34cf12298047c4c1e1562fc0cd778a46c5c074950223db812 0.15 MB 366 224
215,947 215,947 0000000000000190ad65b7183e6b289e452df9628c8689cbd588acc2c4eced50 0.14 MB 360 173
215,946 215,946 00000000000004f83e3164e0de9a6c3b2e03d614178185d8e19dd2df16ef9789 0.10 MB 245 176
215,945 215,945 00000000000002c326774436d1dae6c6e78ecac5ccb1437c93d51f23cee250b0 0.46 MB 627 82
215,944 215,944 0000000000000114b79d3f545dbad1a54f01170d1105bda2ffcbbd2750221f1b 0.16 MB 291 124
215,943 215,943 000000000000010c394e00ee0cc2f2bf69a6e2e12ae87c7e0d56f4cca0cf3f8d 0.25 MB 530 182
215,942 215,942 0000000000000286d7c23c46b466fd231727a56be408d6f6c002c2be70a08a34 0.05 MB 119 145
215,941 215,941 00000000000000d1e57909524ff1167f8484df7d6d32d09484a89b5a67a4600f 0.27 MB 649 186
215,940 215,940 000000000000037224b8b5f98870e65e441052e89496eee42f4d22d2b09a5d9e 0.05 MB 139 213
215,939 215,939 000000000000012c1ca91ff3b7f5bd199e1345e2c76d8de2f525179d881d8db8 0.05 MB 100 90
215,938 215,938 000000000000033fd6136d6a5569bade5543258ff6b2a3048b7f32b072c6b0ce 0.20 MB 552 196
215,937 215,937 000000000000034fa12d7d3167b5cc37ae8b8e5e305b243c4842fdc576453837 0.05 MB 149 360
215,936 215,936 00000000000002327a29e7fdf539e773e960e631622c46cf859efebdbb78f9a8 0.24 MB 615 46,420
215,935 215,935 00000000000000e463222f52668f5b66f15c65ee4db3c60ca6853ffa93ed21f3 0.26 MB 598 190
215,934 215,934 00000000000000c3bb8515f9cd3631438488417f0722ab8dc43b9b59e9efe53a 0.04 MB 128 248
215,933 215,933 0000000000000417d31dd9b574fb76ba6173eb72dd07376e88744fb3f1c3f8de 0.20 MB 419 166
215,932 215,932 0000000000000315f744414d2e987a2fdba2342e88a67b2e70abf2a018fcb0c0 0.05 MB 132 179
215,931 215,931 00000000000002bbe12c6709947803fb477e6d077fbfcef0362c29bbbb366da7 0.09 MB 263 20
215,930 215,930 00000000000000656391cde7c780eb05cfff19176bae8cd7810a9db66d6df2c1 0.20 MB 277 109
Previous 10 blocks ↓
Total Size: 779.03 GB

Node Details:

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