Loading Tool

Explorer IconExplorer

Memory Pool

42,367 transactions
26.75 vMB
0.06423778 BTC
Random Selection Loading Transactions
Max Size: 139.59/200 MB

Candidate Block

Mining Attempt f99c4d2e62cbf93c9a72eef43375a3e89910af0d540684873e4213904ea40a48
Version 20000000
Previous Block 00000000000000000001aae22bf03485fc959de8eb2dba05795b3aa6b906bcaa
Merkle Root 7bd8dcb51d8328d0af289a56948ed1780c512e03b763a09ce8bcfeb9909381c6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,286
Size: 1.00 vMB
Total Fees: 0.01464672 BTC
Feerates: 100.45 > 1.47 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,884 (96,926 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
817,958 817,958 000000000000000000006e23e814b7a317efd1a73e91df0320b5709db1c40f19 3,422 1.00/1.00 vMB 127
817,957 817,957 00000000000000000003f0733e9d30cbdccc1af5c648dcd06c82a1e74c209d1f 2,404 1.00/1.00 vMB 89
817,956 817,956 0000000000000000000362a2c3228de3d62310326f94b12a961d693456342435 915 1.00/1.00 vMB 97
817,955 817,955 00000000000000000001e54854d705c3306e8546028cd68c7b716045cb556275 2,626 1.00/1.00 vMB 64
817,954 817,954 0000000000000000000099c142e541fa81e6a73c21818860edeedec128b2468b 3,711 1.00/1.00 vMB 72
817,953 817,953 00000000000000000002c46633eb9282efb1f7c952eabebb76bbed4a0b8f0374 3,836 1.00/1.00 vMB 74
817,952 817,952 000000000000000000041544809af457e76504d0094822a99328c758bd24c983 3,130 1.00/1.00 vMB 71
817,951 817,951 000000000000000000031c8a2ed5a82d22312addee4e4f2213d2e66d174545c7 4,693 1.00/1.00 vMB 99
817,950 817,950 000000000000000000041fb43e27c4a515f2952002a48764f5b3f2fce0e0e3c9 3,724 1.00/1.00 vMB 78
817,949 817,949 0000000000000000000358250a26cbb98826c57a13d0d150e548656fd91f40d7 3,724 1.00/1.00 vMB 92
817,948 817,948 000000000000000000018dd4ff60b50066a5332fe5568ae6e6dc067d16fdb12e 2,694 1.00/1.00 vMB 210
817,947 817,947 000000000000000000018ec8d2f6cb1e19f03dc3a4380cb4628378a37d1ac70a 3,002 1.00/1.00 vMB 102
817,946 817,946 00000000000000000003d8655a8615be63ecf2caba0e9b796ba91cb8dc66531a 4,503 1.00/1.00 vMB 94
817,945 817,945 00000000000000000003c48d0676fb279d364c0a73d4f14c858203536b10e8c4 4,968 1.00/1.00 vMB 94
817,944 817,944 0000000000000000000162c2b4502a31ee833a88fac4ccb6478d8829bcf1f187 3,369 1.00/1.00 vMB 96
817,943 817,943 000000000000000000019284b35cdf0b4de95c510cab931378121e150e407d72 4,711 1.00/1.00 vMB 78
817,942 817,942 00000000000000000001767e1d781564ad08145f0a496d5b5881fbbb0571413a 3,518 1.00/1.00 vMB 78
817,941 817,941 0000000000000000000271420e87c67f699dcc5f41a8cbb50fedb3dcc2fa6cbe 4,548 1.00/1.00 vMB 96
817,940 817,940 00000000000000000000227542c02ce41cf87aed2fe0164e22a24cd25918607d 3,643 1.00/1.00 vMB 131
817,939 817,939 000000000000000000019f910fdeffa7c8ec1e0b100619a48b810dac762631fc 4,297 1.00/1.00 vMB 74
817,938 817,938 00000000000000000003c83b7f6bcebec212094d93ef4ff581002ba2252175ef 3,786 1.00/1.00 vMB 113
Previous 10 blocks ↓
Total Size: 782.18 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: 653.64 GB
    • Received: 13.98 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.