Loading Tool

Explorer IconExplorer

Memory Pool

82,722 transactions
32.40 vMB
0.07146481 BTC
Random Selection Loading Transactions
Max Size: 191.78/200 MB

Candidate Block

Mining Attempt 8c66c181ab0e1cf117bf42ad197c24466592945610332b9f3ed09c204e2b2a0b
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root eae9591ba90287c2da83e4eee8ede2aac08c8bae5a706b60993a65faff2ad5c3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,076
Size: 1.00 vMB
Total Fees: 0.00763957 BTC
Feerates: 203.60 > 0.77 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (426,219 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
488,727 488,727 000000000000000000341f9145de66e59c01a89c2760968270e47e506af51fbb 628 1.00/1.00 vMB 32
488,726 488,726 000000000000000000033b1b5705673cab4da1876495d39e106ece4eabde2ed5 2,555 0.97/1.00 vMB 100
488,725 488,725 00000000000000000036646a23477d8c16cb1ab3b9544609b27cd62760ff0f56 2,186 1.00/1.00 vMB 121
488,724 488,724 0000000000000000006ace91f702f544ee81c2135e2feddc53f106cb74e7a0dc 2,245 0.93/1.00 vMB 88
488,723 488,723 00000000000000000095fa750983058a142a44d6b52d84d68f5ffaa9b4885e4e 2,134 1.00/1.00 vMB 89
488,722 488,722 000000000000000000a969c23a556204e9977d483feb1c203ecfa7c728d88a71 2,152 1.00/1.00 vMB 196
488,721 488,721 0000000000000000007d23947677d7b82096aede63b8417cb475655cfd3e4959 2,232 0.97/1.00 vMB 87
488,720 488,720 000000000000000000ef0d97e494632eec89a3c178cdb06eb60944ce4b6acb3b 2,340 0.98/1.00 vMB 182
488,719 488,719 0000000000000000001e1e1a25a10d2051f8047129c467307b06644c13e07080 1,224 0.98/1.00 vMB 63
488,718 488,718 000000000000000000c9ad40fa0046f0cce116af60af161822abf60da5393041 162 1.00/1.00 vMB 7
488,717 488,717 00000000000000000029d88cd5d65b1293aa3daeed3c4e87f886847effb95c9c 1,125 1.00/1.00 vMB 71
488,716 488,716 0000000000000000007fbd7c540fee6344253144d6b48a6eb5c2d2c139d2bdeb 2,583 0.98/1.00 vMB 37
488,715 488,715 00000000000000000069f00438e5330720958c78877d5ff723eac94bab26f0a9 2,209 1.00/1.00 vMB 8
488,714 488,714 0000000000000000009112e5d68d23bdb1d2a7b6bde545208cd89e87d75da9c5 182 1.00/1.00 vMB 8
488,713 488,713 000000000000000000e2385e0c21b3ae9d6fba7fecb88edf11a44197b74722f4 215 1.00/1.00 vMB 10
488,712 488,712 0000000000000000006ec421b4816a7ba4fa5e45ad1d9fab7c81eca56e0cae70 910 0.98/1.00 vMB 63
488,711 488,711 00000000000000000043da041057c75d8837b9dc1965422112c43b165f4ff2b9 1,614 0.97/1.00 vMB 68
488,710 488,710 0000000000000000003fa9f314bd71dd391518c8ad405ce30ab52a4473b35ece 1,293 0.97/1.00 vMB 61
488,709 488,709 000000000000000000d26836286eeab886c9459c5f90025d15c49d9adf48f695 1,233 1.00/1.00 vMB 61
488,708 488,708 000000000000000000b842327443bf14abeb19515fc3db7c5c2a0d301f93d40b 291 1.00/1.00 vMB 10
488,707 488,707 0000000000000000002b948323307ecfde37653069a8a8cc0c445e19e1e3d801 2,567 1.00/1.00 vMB 146
Previous 10 blocks ↓
Total Size: 782.29 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: 657.23 GB
    • Received: 14.50 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.