Loading Tool

Explorer IconExplorer

Memory Pool

25,906 transactions
27.15 vMB
0.06250828 BTC
Random Selection Loading Transactions
Max Size: 129.75/200 MB

Candidate Block

Mining Attempt e63ea12b7482dd7a277782b784e7de22ec1fa2f36f5c1d7b6681e814ea43c766
Version 20000000
Previous Block 000000000000000000008bb1e440ff81db36f781b06f2649023c6f896da5e43e
Merkle Root 2af334a9019db073d8d96a44e0e96836dc50ff6d96dd5622dcfaa55b7c8d8f42
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,541
Size: 1.00 vMB
Total Fees: 0.01114315 BTC
Feerates: 150.93 > 1.12 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,480 (678,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,970 235,970 0000000000000033fea1f8843c13157d9e5a0f187817c9ca0999c8112bd75824 64 0.06/1.00 vMB 189
235,969 235,969 00000000000000dc82c3a1a99422b3d5b42713ccdaadf8143d22c034cbd5a275 79 0.04/1.00 vMB 160
235,968 235,968 000000000000013b806733db4649d5fc5d728a9e99a8d6712eeb32e36b1d69cf 267 0.11/1.00 vMB 108
235,967 235,967 000000000000014ef33f34fe53633fdc4f9ced28f5388665c750efdfb25f8111 173 0.13/1.00 vMB 103
235,966 235,966 00000000000001412f75d895c1cea927a29e318f8393decfa4258d6913eac726 670 0.25/1.00 vMB 219
235,965 235,965 000000000000014e15ea2cb2c53e706198a11862be5e209729a8fe47e85b1789 431 0.20/1.00 vMB 157
235,964 235,964 000000000000007bc3fb525ddf5c732e547cbfa37992f7eff75cba6b1268b933 322 0.12/1.00 vMB 209
235,963 235,963 00000000000000aa7c87c70aab6fb8d933ac5bf973bc9a931fb644033b2ac4bf 129 0.06/1.00 vMB 143
235,962 235,962 0000000000000032104abeff83f23ed3ad02db0800d3c63ae441ee52b88b3858 450 0.19/1.00 vMB 171
235,961 235,961 0000000000000166ca1b35d92bc0e886fd75ce06b215b72f08d78253454ea3a0 81 0.07/1.00 vMB 86
235,960 235,960 0000000000000126748af612955d58f22969515d68991bf16b1670d6075a441c 74 0.03/1.00 vMB 160
235,959 235,959 00000000000000181d7617d83cb3868d23591b0b61aa17f520ce1183ca2f319a 19 0.01/1.00 vMB 187
235,958 235,958 00000000000000d837b0a0b1691596f39f9c33350f398163e1a8dfdcb7d4eb65 327 0.14/1.00 vMB 176
235,957 235,957 000000000000012c112062c64709ca6ec9a171dac7ad301ee5f1201544caac2f 496 0.14/1.00 vMB 41
235,956 235,956 00000000000000e59615221d316e327bdcf011c18fb86cc1b23f75075285f2a6 264 0.22/1.00 vMB 137
235,955 235,955 00000000000000c0bb65489b729cac51a65684c4ba01e5a71a1b0ac1c5bc37d7 430 0.21/1.00 vMB 166
235,954 235,954 000000000000010f9896c3389e8fd07e78786e2bc0da18451c8000b65b4c30a7 112 0.05/1.00 vMB 189
235,953 235,953 000000000000013f3f405aa5568907310dd37617287e7e403a7fc887b69c6bc2 127 0.15/1.00 vMB 50
235,952 235,952 00000000000000f722721daf84496c91cb999f77dd1236bba5e0f73ebd0ef2b0 325 0.14/1.00 vMB 191
235,951 235,951 00000000000001110c7e998e26c7c2281d22cde5dd72d7c586ffc645ff78a230 88 0.15/1.00 vMB 51
235,950 235,950 00000000000000d8c733f7bc4295a8af6e0b95f2bafc901076444505572353c1 265 0.15/1.00 vMB 123
Previous 10 blocks ↓
Total Size: 781.46 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: 611.04 GB
    • Received: 10.79 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.