Loading Tool

Explorer IconExplorer

Memory Pool

79,108 transactions
29.58 vMB
0.07155464 BTC
Random Selection Loading Transactions
Max Size: 177.83/200 MB

Candidate Block

Mining Attempt 2bc46413c1edeb670945fae3ebe544d0bdd05e970825fef1c53de7def9aae11d
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root d7974bc9baa5a6d18356773a4128f3aa4e54389e95a3e9089e8729b8564a03a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,563
Size: 1.00 vMB
Total Fees: 0.01146468 BTC
Feerates: 60.27 > 1.15 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (244,916 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
670,084 670,084 0000000000000000000b8d97e58dcdeb6ca710b2e9f07faebb6ba331b02da0e9 1 0.00/1.00 vMB 0
670,083 670,083 00000000000000000001e37232b698b47dc380482967ce382aee31b57393e62f 3,020 1.00/1.00 vMB 106
670,082 670,082 0000000000000000000c7a793ef92b6d8db49a310a8f5f05720c7dd38fdff689 2,548 1.00/1.00 vMB 120
670,081 670,081 00000000000000000003e846ae94dfa02af3ea490f6928040ddbad4dc4345f1b 2,402 1.00/1.00 vMB 113
670,080 670,080 000000000000000000070011d555dea2e9798f03e59810340cb41e4f1b323188 2,222 1.00/1.00 vMB 99
670,079 670,079 00000000000000000007c13c1c4e66f13c37c42897982d153507a147a3f92a7f 2,599 1.00/1.00 vMB 130
670,078 670,078 00000000000000000007dabf381c6a5ccedbed7621fd49369a33dff9360733e9 2,361 1.00/1.00 vMB 146
670,077 670,077 00000000000000000006def72e4a31885ae9acfcd2b4c139db77221fbc1564ef 2,942 1.00/1.00 vMB 139
670,076 670,076 00000000000000000004ba5b0151336cce3a380b627faa90cec1d658963ff348 3,106 1.00/1.00 vMB 132
670,075 670,075 00000000000000000006719d7378b34696230eea0cceb3bc8ff40119986a546c 2,535 1.00/1.00 vMB 153
670,074 670,074 000000000000000000043840c0f9c58a49c2c652668a4a06f745e6aaed401a4a 1,847 1.00/1.00 vMB 147
670,073 670,073 0000000000000000000809d859845d65c13db85febe6235997b7587fcfebd63f 2,189 1.00/1.00 vMB 124
670,072 670,072 0000000000000000000aa33eb020fa87154324850b5f880a325085b787c5bef5 2,246 1.00/1.00 vMB 160
670,071 670,071 000000000000000000084e6d5ca4ed2cde273ba5defd3a22d398b2c44b408419 1,170 1.00/1.00 vMB 145
670,070 670,070 0000000000000000000c0a953cf0a0e9eae103814af97118c925e0210dd37b0b 2,286 1.00/1.00 vMB 159
670,069 670,069 0000000000000000000660a7d0eaea6b9b7aa576463e17038fc1870a0863c597 1,772 1.00/1.00 vMB 150
670,068 670,068 000000000000000000070d335db0fb739fcf3b78cc95570419243cedea7cacf9 2,966 1.00/1.00 vMB 154
670,067 670,067 00000000000000000008826929a4908832e13c8b8919bdb0fdd596441dccba44 2,452 1.00/1.00 vMB 157
670,066 670,066 000000000000000000080642a9476835c57c0bf3d3c3de5e3a525cae6433ef48 2,132 1.00/1.00 vMB 147
670,065 670,065 00000000000000000007691715ef8835e77a0708252e710e0b4ef2a67a094860 1,381 1.00/1.00 vMB 143
670,064 670,064 0000000000000000000c8735625fb3a9cb12694bd20c4cb1222a58b7e6b5286d 2,476 1.00/1.00 vMB 151
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.