Loading Tool

Explorer IconExplorer

Memory Pool

76,844 transactions
28.71 vMB
0.11431971 BTC
Random Selection Loading Transactions
Max Size: 173.70/200 MB

Candidate Block

Mining Attempt e53a4d79871cc96887eb337a8ae7f02cc04783cd59e721feaba13a59e3eac6a8
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root 1b2479661e5f24342ba1aaceb0b9370f0d1144bc9ac4e0a88fae3e3e765864b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,998
Size: 1.00 vMB
Total Fees: 0.05457444 BTC
Feerates: 101.65 > 5.47 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (531,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,106 384,106 00000000000000000c842778bd6bf1d980de3f229896a36353060ffbf5fce096 1,550 0.75/1.00 vMB 36
384,105 384,105 000000000000000003834cb4164572f272022b7c8fe2feeda8d591305646de06 2,633 0.99/1.00 vMB 52
384,104 384,104 00000000000000000de5fcbeedd2f7ea2a2cdcca64d109a4402411b10b5c206a 1,376 0.72/1.00 vMB 35
384,103 384,103 000000000000000000087e266d43495730df8dce46146b4bca949c2fa6096643 333 0.21/1.00 vMB 22
384,102 384,102 00000000000000000a363442ef0724b4082de746733c773df83974187c53cc49 396 0.16/1.00 vMB 50
384,101 384,101 000000000000000008f9ca5adfd5f9edfde56b4cdff06a4879b9a864a169f58a 1,379 0.83/1.00 vMB 31
384,100 384,100 00000000000000000a0db64c03586488a4420f8fd0807a9db2940cac28730e86 1 0.00/1.00 vMB 0
384,099 384,099 00000000000000000c341190220c8992e1ae8aa21b3fb325dbca0a1fdf33b43f 1,118 0.75/1.00 vMB 24
384,098 384,098 00000000000000000dda28bb9e4a1ae41c814de3cd5f0fb402f967d50c6c0553 1,805 0.95/1.00 vMB 39
384,097 384,097 00000000000000000a635c44c55e3507d00fbb89f868a1ab058a1b2007f9ef2a 2,251 0.93/1.00 vMB 37
384,096 384,096 0000000000000000105eed83a0479d6210915a8c81891def492c1dc71413ad00 532 0.35/1.00 vMB 54
384,095 384,095 00000000000000000cb0db736eb2cbbeae84141a4222a2008409ef5d393ab35c 531 0.36/1.00 vMB 24
384,094 384,094 00000000000000000fe41a2561c185b422bc2fe940833688fa6d0410c61a1681 422 0.55/1.00 vMB 10
384,093 384,093 000000000000000006052fed4b8a55c00ccbe768ae553facfc2fbcd20ef62cd5 1,039 0.58/1.00 vMB 25
384,092 384,092 00000000000000000fb10dace4b2b07f7dedc0ff097e89b25627b9e0f7529107 277 0.12/1.00 vMB 29
384,091 384,091 00000000000000000681a7ebc7c225584e5b4501a499583a8cf9734248c8f3e2 1,814 0.92/1.00 vMB 36
384,090 384,090 000000000000000002ecd6c1752109bbd1e28d59f4886c47f512da136b7adffd 1,137 0.99/1.00 vMB 16
384,089 384,089 00000000000000000b14588603deabea79e5052c908bff3e86bc09cefde54ddd 2,572 1.00/1.00 vMB 43
384,088 384,088 000000000000000005757c8d74e857a8207ba061c55db45cad5ba2d23a1a374c 2,438 0.75/1.00 vMB 63
384,087 384,087 000000000000000001b968fe1bd5647339c073b1ed827e23968f76bacca98f4d 2,480 1.00/1.00 vMB 54
384,086 384,086 0000000000000000065f7ac6d3672a7b34c30a0577dc2516270d7ddf5aaeaeb7 1,565 0.88/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.59 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: 671.52 GB
    • Received: 15.95 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.