Loading Tool

Explorer IconExplorer

Memory Pool

42,388 transactions
26.15 vMB
0.05601284 BTC
Random Selection Loading Transactions
Max Size: 137.24/200 MB

Candidate Block

Mining Attempt 2c8e3afad62277019f73d73756c6d012eb14ea3c4599dd3be08bbaaf9b59084f
Version 20000000
Previous Block 00000000000000000000038677f305517a8cc11c54bf2db46b69946ea9907fbb
Merkle Root 18da8cfab0d0102372f044b29f0250eb3a8f469ee4ce42193185166bdb86e91f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,831
Size: 1.00 vMB
Total Fees: 0.00827822 BTC
Feerates: 121.00 > 0.83 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,759 (128,548 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
786,211 786,211 0000000000000000000078428dcdc28994a8a3785d291af400d3b19afe503cbd 300 0.49/1.00 vMB 2
786,210 786,210 0000000000000000000001a4f8e5c47da28a1771c76ecfea528110451141dcee 645 1.00/1.00 vMB 2
786,209 786,209 00000000000000000003338243f9a72b4d732e503d4d818aa15ef103a29d0421 829 1.00/1.00 vMB 2
786,208 786,208 00000000000000000002a015387804054b0b4fe53c79581d2bd071ff5c67d1ae 2,445 1.00/1.00 vMB 11
786,207 786,207 000000000000000000005faf514bc077bb7800dfec5d14ff3d941304744138bb 1,615 1.00/1.00 vMB 11
786,206 786,206 000000000000000000051d1e089e0d15ae374360384920f3ab3812bdbb63404d 1,741 1.00/1.00 vMB 11
786,205 786,205 00000000000000000000a876c2099cdaf3a440c09dc643d891b72e8459933328 654 1.00/1.00 vMB 2
786,204 786,204 00000000000000000001dd22d3275e980b25aefae4b8fd2e4ba806b52d3f143d 1,269 1.00/1.00 vMB 4
786,203 786,203 00000000000000000003de9143bbdad689faec6cc8bf8e639f30b9214422d245 747 1.00/1.00 vMB 2
786,202 786,202 00000000000000000000841bf361de118c11edaed4864f79277c7e548ef94394 878 1.00/1.00 vMB 4
786,201 786,201 00000000000000000003a7163981dd59f857958778cfd1e84845995eef8d81cf 1,520 1.00/1.00 vMB 5
786,200 786,200 000000000000000000024a5cb9388068664de7da629a3ed9f29a27043fd1913e 362 1.00/1.00 vMB 1
786,199 786,199 000000000000000000025fea07e3210ebe0be3edeb2198769766f2a5b5309776 1,137 1.00/1.00 vMB 4
786,198 786,198 0000000000000000000169b7a0233da85434557a256673168b3d630ba215701b 1,586 1.00/1.00 vMB 6
786,197 786,197 00000000000000000004227b9b99830a81acae96e73e04f652b9adc3c5b3c936 2,067 1.00/1.00 vMB 13
786,196 786,196 0000000000000000000518d38b91cf6a7d7d5d8b1f9323badb26e2a791eb14f0 358 1.00/1.00 vMB 2
786,195 786,195 000000000000000000000d6726a671a4e881a21f390de4be3d58b5329ca8ca03 201 1.00/1.00 vMB 1
786,194 786,194 00000000000000000000295dd7422bb3616cd8d1aca390f4020a901f759ed1f0 241 1.00/1.00 vMB 1
786,193 786,193 000000000000000000047f5e85fb15d8037100ad7827f4f71b251b070ac60749 1,823 1.00/1.00 vMB 4
786,192 786,192 000000000000000000026828d3e6bb19f6bf197e5b97290e4fed2b98fb3404f7 1,771 1.00/1.00 vMB 7
786,191 786,191 0000000000000000000029362acffc7858491cc5c12cf9010f5323985a37fa87 579 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.96 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: 647.52 GB
    • Received: 12.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.