Loading Tool

Explorer IconExplorer

Memory Pool

21,899 transactions
5.05 vMB
0.02219660 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.29/200 MB

Candidate Block

Mining Attempt d1d934d003a3b014ec8d44fcbd39ac2792c0b32182e1f91d78e65912a8b93790
Version 20000000
Previous Block 00000000000000000001ca3d172fcc4297b887cf959b1dcd9557594f1994d576
Merkle Root 58d9167c8e58a94769f59a16c64ec29f9db5a0c5cb526a7b91e065197cee4399
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 930
Size: 0.31 vMB
Total Fees: 0.00963126 BTC
Avg Feerate: 2.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,007 (782,830 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
130,177 130,177 000000000000177ee518861d2bf17d8cd379e549062da36a61f82abe71ac2455 0.01 MB 15 815
130,176 130,176 0000000000000e7e1ad0fdd50229252aa1e7ca171ec3174ed8a1cb2ddb7d0f83 0.02 MB 40 738
130,175 130,175 000000000000021a61b180613f8561daef1981a31d160b20cc12b5f17ab7f70f 0.00 MB 2 1,117
130,174 130,174 00000000000015adcdea4f2e5aa0f739659798f35f2c86fb3e3ec5cbfa666ff5 0.00 MB 6 0
130,173 130,173 000000000000072a747c5db4f0a01359ed63f0c0289d72bdfde6af3398c59b4f 0.04 MB 127 371
130,172 130,172 0000000000000fe9b88afad3a087780b371bdfc145f5912c8513fac076620886 0.02 MB 65 624
130,171 130,171 000000000000073d34a3ed5366112a293c3e7d9d4a0c5b89299bca87cbca1a54 0.04 MB 94 934
130,170 130,170 0000000000001c6194fdafd28b5e8484e523d1be145ecc07934026fba65c9cbe 0.01 MB 35 0
130,169 130,169 0000000000000f38cd814c084cd9be7898a575214643c3bd49e2b6392d59d9eb 0.03 MB 35 579
130,168 130,168 0000000000000b36fbb28a67848c361117ff7a51e091344f11e5f75d967a5975 0.03 MB 57 739
130,167 130,167 0000000000000262821e9c42061cbb44ef6cb3ab6855543ca61bd36c4e2b2a57 0.05 MB 152 2
130,166 130,166 0000000000001d2f26993a6bef4ceab5e427f0605c0fbe448a908437c4ce896b 0.02 MB 58 1,336
130,165 130,165 00000000000013a8ad22dd211e72515d854e953dde90f30edf81b4941023d492 0.05 MB 78 249
130,164 130,164 00000000000018f318da4abb30bfb0a12a8b24fc2ce660a558a3c85b84de646c 0.01 MB 16 2,150
130,163 130,163 0000000000000c78090c6a30ef7442ca2bccd0cbf2611981cb6a927dcaf7d724 0.03 MB 79 640
130,162 130,162 0000000000000c8081180f3fc4e8fd402628b82d19533410f7f9c6483d599db2 0.02 MB 59 962
130,161 130,161 0000000000000d0b1208b999daa343374dc47d1e811fa9a820f28567f51392c7 0.02 MB 31 919
130,160 130,160 0000000000000344471b7fd05ea01b9bbf10363d4f5a5d559d740f8d9abaabc2 0.01 MB 24 1,030
130,159 130,159 00000000000014c7966b6cf87df47ad00f83cbbac341cc142a5e64c9c365c9b3 0.02 MB 44 1,088
130,158 130,158 0000000000000d9958fee382d649f83441faaf728c87e9f1d811b269a5cc7c3f 0.00 MB 8 369
130,157 130,157 000000000000162f8987ff29e710273b4ed868c088f8d3e278b10ca10cb1f737 0.01 MB 35 1,134
Previous 10 blocks ↓
Total Size: 778.85 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: 386.43 GB
    • Received: 3.47 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.