Loading Tool

Explorer IconExplorer

Memory Pool

82,487 transactions
31.15 vMB
0.12639741 BTC
Random Selection Loading Transactions
Max Size: 187.18/200 MB

Candidate Block

Mining Attempt 8b42bb8a48545266caefd78ed21566bc7b3a388727a0b385d26fef87cc97e56c
Version 20000000
Previous Block 00000000000000000000ed28e39baea4b6623f6a6c602c921cd015c56b2bd9e9
Merkle Root a80f5892d0782d82132c0c2a449aa0a6beeef3d2ade912f06b12543a12e97cb9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,165
Size: 1.00 vMB
Total Fees: 0.05504751 BTC
Feerates: 180.34 > 5.52 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,171 (86,114 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,057 829,057 00000000000000000000857e4d4313ea6f1922b8729e18d7f6fa023285b9be6d 2,665 1.00/1.00 vMB 43
829,056 829,056 00000000000000000002a0b303afd3350b1685a554f364f9f437bac7de17f577 3,203 1.00/1.00 vMB 41
829,055 829,055 0000000000000000000070ec44d5f1e93ecdd38b58d5f50563a21fe424bcc2d8 3,188 1.00/1.00 vMB 70
829,054 829,054 0000000000000000000191afaca0db8a6ad9133dc75aa6ecf0b368f07eb65ed6 2,847 1.00/1.00 vMB 71
829,053 829,053 00000000000000000000496b16341289e046d74e951ebecdeb9423c9fb67dccd 3,591 1.00/1.00 vMB 62
829,052 829,052 00000000000000000001b5c88f4c770a8fc8efa0ddcc017ee6b82f7a44c21b7f 2,601 1.00/1.00 vMB 58
829,051 829,051 00000000000000000000a08651a7a3169233d27e219fe7c76e0ba7f74e3ad33e 2,163 1.00/1.00 vMB 42
829,050 829,050 00000000000000000001cd5072a4592c55c9c922c4f799874b82ea2d61750c6a 1,653 1.00/1.00 vMB 30
829,049 829,049 000000000000000000012a31df45dcc6e4baeb592d3671decbfc1e5235ed95c7 3,039 1.00/1.00 vMB 49
829,048 829,048 000000000000000000020726b6c16f7f34f19765bff4f16695435b279facb156 2,754 1.00/1.00 vMB 51
829,047 829,047 00000000000000000000dbf4587617387a0002b60536b745aa2ed00073adc7b7 1,804 1.00/1.00 vMB 35
829,046 829,046 000000000000000000028f01b5da74bc34d9835bb049086adba344d439e841c5 887 1.00/1.00 vMB 30
829,045 829,045 000000000000000000020bec148540aec72ddf79fc6162511a3301f3c5491ac1 1,562 1.00/1.00 vMB 34
829,044 829,044 0000000000000000000253be8084c95ffd859b6d971c46fc84f7548ddc73b8b3 566 1.00/1.00 vMB 30
829,043 829,043 0000000000000000000206602704782c7f5052a44c606fd4ba25643670f645d3 363 1.00/1.00 vMB 25
829,042 829,042 00000000000000000000b783dbb8938e5fd74ebb2e4f0d16e198157fd7cbe144 2,028 1.00/1.00 vMB 36
829,041 829,041 000000000000000000011090e143eb4fd5e2773f28f6d270d02e14c4e260d5a7 3,115 1.00/1.00 vMB 56
829,040 829,040 0000000000000000000000f3486c177bf49f82844091549b0737a0d37fc051f0 1,662 1.00/1.00 vMB 36
829,039 829,039 000000000000000000013f1b412fa47d479004324561a718360cb96c1c6fc706 372 1.00/1.00 vMB 24
829,038 829,038 00000000000000000000b04721e393c334d833522dadd5e74e8bef76b70ae8cf 3,696 1.00/1.00 vMB 55
829,037 829,037 00000000000000000002f045888e0a0ae8345dbfa8369f420b74ffbeb0cc7e62 2,290 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.69 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: 697.29 GB
    • Received: 16.53 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.