Loading Tool

Explorer IconExplorer

Memory Pool

74,724 transactions
28.74 vMB
0.08332584 BTC
Random Selection Loading Transactions
Max Size: 170.24/200 MB

Candidate Block

Mining Attempt b64c3118d45bc52f0b614ec488984c8d3948490efc729ac167fe85153c4152ac
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root 9fb65cc1278a0f86d2d8962d5c278649e3ad67511d06c86f10b3c14f070d432f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,010
Size: 1.00 vMB
Total Fees: 0.02501796 BTC
Feerates: 150.93 > 2.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (616,895 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,156 298,156 00000000000000008a749bcba09a28ca281b7b6dfa635df7817e4ed562a9bda8 551 0.61/1.00 vMB 18
298,155 298,155 00000000000000006b5f4fe992cbb2e580cc24c16bca2d5a75a82a1e7b874155 590 0.32/1.00 vMB 40
298,154 298,154 000000000000000009a44d45dec0a6f6f7850ce59fe114c9238537f5ec2d6e41 263 0.27/1.00 vMB 14
298,153 298,153 00000000000000006461b7705f56d81bbdfaf5522002285d7cc336ce5e8807d1 935 0.35/1.00 vMB 75
298,152 298,152 000000000000000042c03a0d3aad688ab1c6062a5a391605ff854c7a7ff47033 1,184 0.50/1.00 vMB 39
298,151 298,151 00000000000000005be42843a69d6ad5b46f6d4af2093d58772f77198817a5ea 64 0.03/1.00 vMB 30
298,150 298,150 00000000000000001fba9d3abfbc00da0d4ecbb8d377f0390d1815664112554a 923 0.46/1.00 vMB 73
298,149 298,149 00000000000000004de4a59fa973aba04ab212ffd8cc4be8f18484a4747f5776 638 0.34/1.00 vMB 81
298,148 298,148 00000000000000009d2519a2fada34521237268604f0b4e17e1652640f98ed3b 184 0.14/1.00 vMB 23
298,147 298,147 0000000000000000034cecca9ba69e0c6ea97f3e1e77fa4879cd21121fa9e574 577 0.35/1.00 vMB 34
298,146 298,146 00000000000000003e87ca7f6502812321d910e5fc72bf5435cc2428dd031e68 21 0.01/1.00 vMB 16
298,145 298,145 000000000000000011a9fdae4f107b23e10411c5ed46878d888ada36c2836b42 298 0.17/1.00 vMB 28
298,144 298,144 000000000000000007552a7d5459098bab7794791a3f8ea0c8e085987525db91 177 0.28/1.00 vMB 13
298,143 298,143 0000000000000000565d9d24d06ddb2e60aacca96885489f5e4c94edc4c0b44d 1,319 0.75/1.00 vMB 29
298,142 298,142 000000000000000023b7c04f2d086825f5f5b720a3413ccda2113865d561e290 1,024 0.33/1.00 vMB 54
298,141 298,141 00000000000000003e2154d5e50b19213fd4d4cbd9d302b45d66a6367936f86c 256 0.10/1.00 vMB 54
298,140 298,140 00000000000000003fe8304c002bb42d649e8ed43e9c84cea45fd33d81b7e427 59 0.03/1.00 vMB 39
298,139 298,139 000000000000000096beb5425fd9514270bc22a8801430a4e9ff8664d72e1c75 317 0.17/1.00 vMB 35
298,138 298,138 00000000000000008696c8780ea82d6b0a96371c7fd02cff92b19d720ebe1033 407 0.24/1.00 vMB 28
298,137 298,137 000000000000000076a05aa28dd708e961cd483060a61d69e421f1f157fe5d94 215 0.10/1.00 vMB 39
298,136 298,136 0000000000000000689e0ab35dba71d5204b221bdf85324642cf05fd95ca0e49 460 0.25/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.48 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: 668.18 GB
    • Received: 15.41 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.