Loading Tool

Explorer IconExplorer

Memory Pool

81,921 transactions
30.45 vMB
0.13061433 BTC
Random Selection Loading Transactions
Max Size: 183.47/200 MB

Candidate Block

Mining Attempt b0578e3840a64df7b155a4149ce1e1d5172b9fea90fcd3a906367df6a6140c7f
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root ab6aa10a7d702f001745a60a5f826ee9f2ca34951d8483f9841b9cf9ac7cca50
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,558
Size: 1.00 vMB
Total Fees: 0.06802221 BTC
Feerates: 203.60 > 6.82 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (801,954 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
113,019 113,019 0000000000003d22c7688cc2c359a657c6553fe163d0bd2c451d946527253ba0 9 0.00/1.00 vMB 372
113,018 113,018 0000000000005947bba3fb07095c32d04278ccf19ae53d21e3a94ebb28473739 19 0.01/1.00 vMB 90
113,017 113,017 0000000000009031f2921e5ea23f56e771d1ab083892529b61748626b1b9f55d 1 0.00/1.00 vMB 0
113,016 113,016 0000000000009782134d75cf0eb8ccd221db509e5768ba200e600c57e02390a1 4 0.00/1.00 vMB 0
113,015 113,015 000000000000b1fdb511f8167d356abe686642b4b4319b27135ec6145c7714bc 5 0.00/1.00 vMB 1,211
113,014 113,014 000000000000af8b5ae9f4bc893b703597d6f8d426e21036dead479e11b19765 3 0.00/1.00 vMB 0
113,013 113,013 00000000000007b301ce50d96223a9baa11d0d8cc2ebbfc9407cbb0174052cfa 11 0.00/1.00 vMB 1,173
113,012 113,012 000000000000bca2801857fdc7c38b9300feb94160a013dee95b4a2e2298d0df 23 0.01/1.00 vMB 0
113,011 113,011 000000000000091d6e6668ed1010773c8f3452fdabd36e9b3bb35c3c488a7560 27 0.01/1.00 vMB 576
113,010 113,010 000000000000b397a5edaf234b7eeb03768be0b3ffef5796cf03b1745383204b 5 0.00/1.00 vMB 316
113,009 113,009 00000000000016109c9e750a39c01ef04723cfac86060e8999355347130b9313 4 0.00/1.00 vMB 0
113,008 113,008 0000000000006cffc83598da262da4faa1a746b40d4d2fca7e774f5288664805 71 0.02/1.00 vMB 128
113,007 113,007 0000000000006f5f464cdfa2c83d9bb9f652bef0889ec5dc8dbb2bd8d1834c61 10 0.00/1.00 vMB 333
113,006 113,006 0000000000006bfa3b19ac3ba11047996d3f5759bc46a0a5c49a75f179a0547f 46 0.01/1.00 vMB 440
113,005 113,005 000000000000b6489147b61e4cc1231b95ea9a6cd4534675045e6b8852bfde6b 2 0.00/1.00 vMB 0
113,004 113,004 000000000000bb8c43e886d15d44c368b2e3cc1b4cd7bb7e16fd961025d8ce83 7 0.00/1.00 vMB 0
113,003 113,003 0000000000002461b551ef44bceedca69afbc76fbac1b63c5fee573ef78c794b 9 0.00/1.00 vMB 357
113,002 113,002 0000000000006519bb5e030ca232ff3695ade7615e51afc0f641f87667c90bf9 7 0.00/1.00 vMB 0
113,001 113,001 000000000000182ebfbfd8ba68597ddeecb158b443dd71b488f6e37086e9dd9e 13 0.00/1.00 vMB 477
113,000 113,000 00000000000032775da8b166cac99dba6685a5b582216bd94da0a820c07aa3a4 6 0.00/1.00 vMB 0
112,999 112,999 000000000000a7e655a97ecd949cb97f158d24eb019dcd50bfd608ebc4986721 9 0.00/1.00 vMB 607
Previous 10 blocks ↓
Total Size: 782.34 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: 661.28 GB
    • Received: 14.80 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.