Loading Tool

Explorer IconExplorer

Memory Pool

69,612 transactions
26.55 vMB
0.06693068 BTC
Random Selection Loading Transactions
Max Size: 159.47/200 MB

Candidate Block

Mining Attempt 0a4863dd50fc1b3d8640bc4ebe351e74f02e5fa15cb1b1d95676e4046b08a9dd
Version 20000000
Previous Block 0000000000000000000025b4d4b866378eec5892e1e3cbda47b57b15f53ecc85
Merkle Root 8d22b9d2c518d01fb1f61885c6a204c6f5e860584645c12503f324e3ecea5433
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,187
Size: 1.00 vMB
Total Fees: 0.01036491 BTC
Feerates: 40.21 > 1.04 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,476 (806,612 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
108,864 108,864 00000000000199206616e77986c26e500819a323feb51799b57c6fa6fbbe9850 10 0.00/1.00 vMB 0
108,863 108,863 000000000000f38accd6b22959010471a6d9f159d43bf2a9d4c53c220201254e 2 0.00/1.00 vMB 0
108,862 108,862 000000000000844e197cacc78e949de0fbcc97c8fdb1bdba38058e9d630a633b 2 0.00/1.00 vMB 0
108,861 108,861 000000000000e7523916aacfe0f121550634a8f67051f808efc967edea560f62 3 0.00/1.00 vMB 0
108,860 108,860 000000000000a02d9cbddce98311b95d142cc14570afaab16b293aff7974da68 3 0.00/1.00 vMB 0
108,859 108,859 000000000001bf667e096882a4fd307b5e4eaed7dac81335c2f80c7d4ccb1abd 1 0.00/1.00 vMB 0
108,858 108,858 000000000001913288a10e5f4dca99aed980f8ba91f50ff22be599ee71dc2565 1 0.00/1.00 vMB 0
108,857 108,857 0000000000021c6d1e57c9bc78d20ebef99e83b0c0b1f8d4a93b774b78167c2f 12 0.00/1.00 vMB 0
108,856 108,856 00000000000015b42590615c708bd955d2ad4f284ae01b885eab2cfe96d002cf 6 0.00/1.00 vMB 0
108,855 108,855 000000000001e3926f0005722b8d0047726db4bcbdcb6af90e1860f904259516 1 0.00/1.00 vMB 0
108,854 108,854 0000000000000a011186aca188a461630819b9e49becba1dd8402f5b8cb4a53d 6 0.00/1.00 vMB 0
108,853 108,853 000000000001e1ef9d52a792cbb3d0d5489d2b0fb5c2483558848cabf9c54f2f 9 0.00/1.00 vMB 0
108,852 108,852 000000000000911ad165eeb1ea990afee537fab27887ee03054d6761b8db4414 1 0.00/1.00 vMB 0
108,851 108,851 00000000000042e2dea628bca41d4b3cbf7c030a12b725b76ec56e543758478c 3 0.00/1.00 vMB 0
108,850 108,850 0000000000009d1c246f7ad91a1ef28fa4eb64a94ba3029f7cf2f9fc705d6002 1 0.00/1.00 vMB 0
108,849 108,849 0000000000000c563637dff72d15a0474183d91ff72fbedd21e71ce0143c1716 34 0.01/1.00 vMB 0
108,848 108,848 0000000000018530aff66360c8e039192c84205f6613dcfb8464593d13d2e90c 11 0.00/1.00 vMB 0
108,847 108,847 00000000000021ff6ba8138669eadcbfda78e8b417a9b5a842396c79312fb695 13 0.00/1.00 vMB 0
108,846 108,846 0000000000022af62768204f52c024d4382d9bc13386384bbc833ee168ad49d7 12 0.00/1.00 vMB 0
108,845 108,845 0000000000020fdd3380ee31480743b2b0a39c6f75436c8d02bd4a822c1a1f8f 12 0.00/1.00 vMB 0
108,844 108,844 00000000000036fa5307ebc3bdf50751157bd0d0ebabf91b21714c75f5af60f5 11 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.22 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: 757.83 GB
    • Received: 19.02 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.