Loading Tool

Explorer IconExplorer

Memory Pool

81,791 transactions
30.37 vMB
0.08325721 BTC
Random Selection Loading Transactions
Max Size: 183.02/200 MB

Candidate Block

Mining Attempt 5259f565271d4b1b83b482e929feb5f39dc756ee14cbd522fd2d257aff44cb5e
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root 7ad372b8eceb01cc6aa3d9f53b3e3b6f8da23fc6860c7f45592e3dd2b97036ba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,983
Size: 1.00 vMB
Total Fees: 0.02089083 BTC
Feerates: 203.60 > 2.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (129,963 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
785,010 785,010 00000000000000000005b64c0cfd18e6a5eabcadbbdab50bd660aaff18c85944 1,941 1.00/1.00 vMB 13
785,009 785,009 0000000000000000000544d14e6842fa6d26728a7f7fe66a599f6a4d8c01e31b 1,490 1.00/1.00 vMB 9
785,008 785,008 0000000000000000000357abc654513f01b4442935e551df1803896c892afde9 442 1.00/1.00 vMB 2
785,007 785,007 00000000000000000003f8dde79e486246dd121d690ed316d2d464efcbda1658 579 1.00/1.00 vMB 4
785,006 785,006 000000000000000000029ae6c28e3355de31b13101169188d44c5dc3a65e939f 1,318 1.00/1.00 vMB 4
785,005 785,005 000000000000000000022710f36ac4a46ed5081ffd3e3fb076e86dfa1336ea59 1,025 1.00/1.00 vMB 6
785,004 785,004 000000000000000000019f8b6ada9b6f2113d60c9dae3bf3dbb6162b098ab19f 2,352 1.00/1.00 vMB 18
785,003 785,003 00000000000000000003c4f5070804484f0846f2c4520b1ce38a1d422650bb00 1,551 1.00/1.00 vMB 11
785,002 785,002 00000000000000000004af1cc4c68ddb512ff56b3d57c3e5e153700d84cb271b 1,832 1.00/1.00 vMB 18
785,001 785,001 000000000000000000002591421df1d8d5cf1895b018e5ad44ef65ba0fc5cbb5 1,847 1.00/1.00 vMB 25
785,000 785,000 00000000000000000004fec580dc9c4beb7a68890c2282ad818f0e93f2b48bbd 2,266 1.00/1.00 vMB 14
784,999 784,999 00000000000000000003a03c30716e6ab5c07734c9b0c0e2767bb192be91fc0c 3,151 1.00/1.00 vMB 27
784,998 784,998 0000000000000000000589347b3c14d9b157a784ee853e80a55ee9074f2c73c6 1,084 1.00/1.00 vMB 5
784,997 784,997 00000000000000000000531a5655b04ccbcb6e0b74821b8cd8ba3ab8bc82c1f1 1,869 1.00/1.00 vMB 15
784,996 784,996 000000000000000000008d1d432493c10e72089ca119132b788eb9815e87f9cf 3,134 1.00/1.00 vMB 20
784,995 784,995 00000000000000000001dbe4134a268a3df852fd30f4c7a51cba258fe2eb7a0f 1,196 1.00/1.00 vMB 8
784,994 784,994 0000000000000000000578209bf74b021e08c9d76e35374d7d6df751655b443e 960 1.00/1.00 vMB 4
784,993 784,993 00000000000000000002b527e147ff47c7f0a6dd853313e39a5ff8e792d5f255 891 1.00/1.00 vMB 4
784,992 784,992 00000000000000000003d045ccdb1b87d5f27aa7bb7930c98ce6235945e58625 2,771 1.00/1.00 vMB 23
784,991 784,991 000000000000000000014b8509ec32a4b27256ea6f8063970fdcd84846347068 1,803 1.00/1.00 vMB 22
784,990 784,990 000000000000000000042682ea3b905b243ca009368de12688e61645d3a3284b 416 1.00/1.00 vMB 10
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.