Loading Tool

Explorer IconExplorer

Memory Pool

82,553 transactions
31.90 vMB
0.11218051 BTC
Random Selection Loading Transactions
Max Size: 190.51/200 MB

Candidate Block

Mining Attempt 38510beb53134222ba8fd9f8c04aa163a493412443aec36ea8ba219323f7280c
Version 20000000
Previous Block 00000000000000000001cf5b7d2a37dd298e1ce67799bbd6505a6dc760cb69ff
Merkle Root 0c55e2c9be29a7fb2cec47c5bf67661825d4c06d8977915a4671d202421269fc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,012
Size: 1.00 vMB
Total Fees: 0.02646612 BTC
Feerates: 711.74 > 2.65 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,377 (120,669 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
794,708 794,708 00000000000000000001b1105d78f3b99fa9f3d2bb690eec99944d72d58dbca4 3,831 1.00/1.00 vMB 13
794,707 794,707 00000000000000000001c6acb5b4340c9d5d6f4a10cb92b2fca81ba219542857 3,141 1.00/1.00 vMB 27
794,706 794,706 00000000000000000000a15ec3f3e43161d4abbf821ed24458d1e39a9f414be4 2,854 1.00/1.00 vMB 16
794,705 794,705 000000000000000000045b551f30bdb546f95b765c21ad132c1f249a43209095 2,831 1.00/1.00 vMB 25
794,704 794,704 000000000000000000018b6e5ca0588538f69ce2d48468957f1c25776d41d1cb 3,084 1.00/1.00 vMB 17
794,703 794,703 00000000000000000003d14ddd52134f6ee1ae16c3d6ad283a303e797a5baa15 2,753 1.00/1.00 vMB 27
794,702 794,702 0000000000000000000228e95bc7993e860be3cf4609c1ccd3f76cc0c3d1b541 3,312 1.00/1.00 vMB 27
794,701 794,701 00000000000000000001c5a3d57b34ba92072fba33494dc55be2f67b4cd57a05 2,445 1.00/1.00 vMB 24
794,700 794,700 0000000000000000000212ba118a21e6d13f2b0ef2fe981320c1d14c620fecc4 2,450 1.00/1.00 vMB 32
794,699 794,699 000000000000000000020d0284ed43def4afb4871123bfc6d1451d7df098708a 2,005 1.00/1.00 vMB 27
794,698 794,698 00000000000000000005352f3bc9d85e45923f259658b47b6196b9ed1af3559b 3,816 1.00/1.00 vMB 38
794,697 794,697 000000000000000000002ae66fef632d997b660bb81b13133fd6a03ad5150d69 3,563 1.00/1.00 vMB 48
794,696 794,696 00000000000000000004f86e19d89805fe2f9a59fc11657286c678065b89b524 4,660 1.00/1.00 vMB 42
794,695 794,695 00000000000000000000ee16e1a799152f358a202cfeb8269763200f7e44792d 6,731 1.00/1.00 vMB 43
794,694 794,694 0000000000000000000386580b774268858f27f5185a701fc793fe91de2d1f4c 7,196 1.00/1.00 vMB 40
794,693 794,693 0000000000000000000403201b84c2f2ef2b964524932ef7decac38d16098e4d 3,783 1.00/1.00 vMB 47
794,692 794,692 000000000000000000045864249e224bfcbd2507d388f0087e20ff464bbfb55c 2,881 1.00/1.00 vMB 60
794,691 794,691 00000000000000000000c67510c8d591028658f404bffe005354540312411ae1 6,495 1.00/1.00 vMB 43
794,690 794,690 00000000000000000001c666ce4d587c28269d3904bc3bceddbe32315638c296 5,801 1.00/1.00 vMB 44
794,689 794,689 00000000000000000001baae2076b7a4dd0097e9494941414822d1e82922e8ce 2,253 1.00/1.00 vMB 16
794,688 794,688 00000000000000000003fb3966260ef579ad65587438a0b467e630a2b6ea497d 3,759 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 783.05 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: 720.48 GB
    • Received: 18.17 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.