Loading Tool

Explorer IconExplorer

Memory Pool

10,645 transactions
3.68 vMB
0.00800905 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 22.62/200 MB

Candidate Block

Mining Attempt 331a71cc7b17f40433a861972b4d7a130b6dfb77f852be218fb452a2d39c2305
Version 20000000
Previous Block 000000000000000000005e48657bcfe345fc6b7394e4c436ca67b2ecba5b4fc1
Merkle Root 4838d015865339d4c3499b04168009efccff9b17414c6387c8ccbc1aec73fe02
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,902
Size: 1.00 vMB
Total Fees: 0.00413027 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,488 (749,939 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,549 163,549 00000000000003abbd6fceec2600cbbfaa4e64b8f318048208f198d940e290a0 23 0.01 vMB 45
163,548 163,548 0000000000000c52e9ec0db9040bb5cd002ba268779d2f4e210471947f15b17a 106 0.05 vMB 92
163,547 163,547 0000000000000357e8c1cf4322d96493b85df27bea1d05e7a0f6811ed11528a6 63 0.02 vMB 4
163,546 163,546 0000000000000a6b670408ab46f10302eb6018f65033e177a4de91b1f915ea31 8 0.00 vMB 762
163,545 163,545 00000000000004b5b1112386b330a67257d87f328bb5eae060e8e82a6c6034f3 43 0.02 vMB 86
163,544 163,544 00000000000003056918a80781f1cbaf73dda7c46c6df413a816a54d56790c58 37 0.01 vMB 0
163,543 163,543 00000000000000e2a6226791999ca7b4b31e83777d5548e78cab13bd0855ae85 92 0.04 vMB 123
163,542 163,542 0000000000000c873e7a53982a07a31dcc4261f6089e1617d0cc73fb1cd16245 76 0.04 vMB 275
163,541 163,541 000000000000048373ef26e963f41f7f185442365a08d85322e19dc8be8616f2 1 0.00 vMB 0
163,540 163,540 00000000000003e7e60698a7d6c4e012ac3cf3ffb0c252a4948a27a18e2e6244 5 0.00 vMB 62
163,539 163,539 0000000000000a8617a266cbd011d98997848afec46abfa776ac1ce0d3491c39 20 0.01 vMB 240
163,538 163,538 00000000000003dbbacffae7a5b7f50c2f95e2de4ff83563d6295925b7cfa4ef 9 0.00 vMB 44
163,537 163,537 000000000000053fd6b1063eb06faad9c580cb43b9bad17d31f80c0fbfa1fc5d 83 0.03 vMB 40
163,536 163,536 000000000000099ac96406ab86627dbf8664d22683d4cc5cbcb045bb0e2e9751 7 0.00 vMB 517
163,535 163,535 0000000000000bc21d07d5e60094887610d053d482ac2a5a5307ea4234bce69c 38 0.02 vMB 110
163,534 163,534 000000000000034347e196d0cd8dac01021ad1429e4a9577c6a338f830ebe4c6 56 0.02 vMB 209
163,533 163,533 000000000000066634c5a552e53ecf79ca9eecfc364d626298fbfa990307bca7 21 0.01 vMB 1,316
163,532 163,532 0000000000000ad0ce6ba980b4091a459837b2509f847cb838885835cd87dd75 55 0.03 vMB 163
163,531 163,531 0000000000000c5ef03dc9ac83add144b5132b9e0092e1c8ef883b92f65871d1 5 0.00 vMB 34
163,530 163,530 00000000000008b6b60d4c133d6ac0afda182da72330ecc770ae11b584b55638 12 0.00 vMB 124
163,529 163,529 00000000000004a060e780a415aec2d61f3a76be179031c09c122a2857df45f7 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.71 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: 361.66 GB
    • Received: 1.73 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.