Loading Tool

Explorer IconExplorer

Memory Pool

22,361 transactions
16.73 vMB
0.02375614 BTC
Random Selection Loading Transactions
Max Size: 89.46/200 MB

Candidate Block

Mining Attempt cfa62ac128723a9e629199e8c108caded704d72eef12c0ccd47ab432e0072b6d
Version 20000000
Previous Block 0000000000000000000211e7ce3dbf3c7ce7303158cc4e1527c0d7eb97388fb5
Merkle Root 4da8a8bad2fc14a2d8eb346386ffccf7ab48d1b367b88340567084a036526e0c
Time (UTC) ( ago)
Target 000000000000000000021a910000000000000000000000000000000000000000
Nonce 0
Transactions: 6,719
Size: 1.00 vMB
Total Fees: 0.00590845 BTC
Feerates: 73.20 > 0.59 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,673 (9,647 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
932,026 932,026 00000000000000000000846f35c1d924c283ba046dd45b108520a644dd9ddb7c 4,427 1.00/1.00 vMB 0
932,025 932,025 00000000000000000000f516584ae16521ce900efeef2a09d44ebf73ed737b35 913 0.25/1.00 vMB 3
932,024 932,024 00000000000000000000012acb78fc13396e16c234cb3bcdc15f4ed1fe41c0f5 3,679 1.00/1.00 vMB 1
932,023 932,023 000000000000000000002725aaf5d662cfa97c4aecc9b2d5a8deb80e834643df 3,579 1.00/1.00 vMB 1
932,022 932,022 00000000000000000001b19e2aea2e43e58cf52dcc0685d96345f43ca10cd1fa 4,923 1.00/1.00 vMB 0
932,021 932,021 00000000000000000000dd24a980a2673f517cdd8c49db633815cb785c1fd74f 2,325 1.00/1.00 vMB 0
932,020 932,020 00000000000000000000ff212cc278bd392a95debba596dcdfbec9f11f647569 1,090 0.29/1.00 vMB 2
932,019 932,019 000000000000000000005b5b701a4df2fec95b1197f5f4133c19c024a0f58a54 3,445 1.00/1.00 vMB 2
932,018 932,018 000000000000000000010618574e1e5828641746c43fd9c917839e23b93b372e 1,525 1.00/1.00 vMB 0
932,017 932,017 00000000000000000000fc6bc9185a4c5bc2c83d1efa433ae733d618bf339b8c 3,493 1.00/1.00 vMB 2
932,016 932,016 00000000000000000000faa808133514679398518c36f8de0bca6216f5406c04 2,165 0.88/1.00 vMB 1
932,015 932,015 000000000000000000004f94be12261398dd58a1137bae369f4c5e1d1660a77e 2,857 1.00/1.00 vMB 3
932,014 932,014 000000000000000000002072d6a5672ae82e6da7f1189cb04f0de660d8b983bb 2,759 1.00/1.00 vMB 1
932,013 932,013 0000000000000000000049440fac2e1bd2eded106bb712fd4bcc098634cd20be 3,939 1.00/1.00 vMB 1
932,012 932,012 00000000000000000000e6f250ca0e94fd5670cb06e79737dbc02125b1458341 2,795 0.89/1.00 vMB 1
932,011 932,011 000000000000000000018ab126750a16c1093b25de7ec5c9c93381d5435fc3ef 2,758 1.00/1.00 vMB 2
932,010 932,010 00000000000000000001a9f4622ccf20a111980da1b87d4de398bc7a921616a8 3,797 1.00/1.00 vMB 4
932,009 932,009 000000000000000000002deae5e2232b3a5dce84c94e9419dadc0e591d724da5 2,938 1.00/1.00 vMB 2
932,008 932,008 0000000000000000000166c7da00c8c4a3bf73206655d6fb269fdccb41d932b3 3,260 1.00/1.00 vMB 2
932,007 932,007 00000000000000000001432ed67491ee72fe5d83cbe4e600a2c74fa27f7bf818 2,910 0.90/1.00 vMB 2
932,006 932,006 000000000000000000018cf2e04a5d3441c47ba0aad9f4e067a6bb2c2f27d2b3 2,904 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 829.75 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: 4,667.44 GB
    • Received: 253.60 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.