Loading Tool

Explorer IconExplorer

Memory Pool

78,165 transactions
34.53 vMB
0.15947963 BTC
Random Selection Loading Transactions
Max Size: 191.89/200 MB

Candidate Block

Mining Attempt f2074895ed914f7f0b12bbdb32e07082a2ec1a960fac9fb85562cfd37961dbdb
Version 20000000
Previous Block 00000000000000000001b3adfdc6c5691439ea95a4ea84dbe47417874bd4e5b8
Merkle Root d1b549d97c4eca08404dbba8f2a7d25c6f7f4b4888eeb10cc75c8371397464bf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,761
Size: 1.00 vMB
Total Fees: 0.03392046 BTC
Feerates: 445.78 > 3.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (627,608 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,810 287,810 0000000000000000201787b8356a576a2132dd14b69158e806a483e21b600172 359 0.33/1.00 vMB 21
287,809 287,809 000000000000000129c2e933b87d45ce9978f1893193e732bd9438fe690d2f3c 387 0.35/1.00 vMB 23
287,808 287,808 00000000000000006fd90e2cd63d89b90a76f23298a2ec4b52974329e73214ca 1,186 0.50/1.00 vMB 44
287,807 287,807 000000000000000048b390172ba25cdcc2af58b813b5288f3176cce3bd08c2aa 64 0.03/1.00 vMB 5
287,806 287,806 00000000000000010f292c096788aa21507b39a467e54221288e59b4db2fd2ca 512 0.23/1.00 vMB 39
287,805 287,805 00000000000000007ae84e9566a7e26687c3b0ee35fa3432c78b72e355dab1d6 327 0.35/1.00 vMB 20
287,804 287,804 0000000000000000554c008d800836655d88bc983298ec901ab6060acba3fb08 906 0.35/1.00 vMB 43
287,803 287,803 00000000000000013c876b584b1477bace0e9e40d2e53449a0482720e24e3c50 128 0.05/1.00 vMB 93
287,802 287,802 0000000000000000107b83538876c3aba710affbb885e0fd1460d4a510d04ebe 753 0.35/1.00 vMB 44
287,801 287,801 000000000000000043348304d2ace14ffc08a9ef0510baecc59c14c87fdb3dd8 25 0.04/1.00 vMB 8
287,800 287,800 000000000000000144db7ed017e1345289641fdada1fa72f1ed922da511f0e78 200 0.23/1.00 vMB 22
287,799 287,799 000000000000000151b94b7ca0744b491b3fcbf950435984bc36c5a97c9a08e9 471 0.35/1.00 vMB 31
287,798 287,798 00000000000000006f2f28d90af36171b9bc41e7986c7bb24943c37bec4ef054 663 0.35/1.00 vMB 40
287,797 287,797 00000000000000006cf0bafff61188a5f341d04e1575d6c74cd4fee6dbac9798 1,348 0.50/1.00 vMB 49
287,796 287,796 0000000000000000784a9d079ccc7f810eb35a580c86d9f2e1aa6cd49ddad893 494 0.28/1.00 vMB 33
287,795 287,795 000000000000000099a54a53874296daab9564e58ee7c2351cbfe9b1e4585613 60 0.02/1.00 vMB 66
287,794 287,794 0000000000000000e0f9a1ff9ba2de9ce2df53386ffa9a3635dd0bccd4f97b58 970 0.68/1.00 vMB 27
287,793 287,793 00000000000000000b289c835d7ef17d276b1cd21303531aededf98516df8f32 972 0.35/1.00 vMB 55
287,792 287,792 0000000000000000a90db476b7d4a5aeb5f278da18747100e01587adcdfd9236 28 0.03/1.00 vMB 12
287,791 287,791 0000000000000000df7e715b347fd0a14ca3d01ca2b29d56a28daa21404cead2 83 0.06/1.00 vMB 22
287,790 287,790 000000000000000015eedb992c37bfa4b1f6585e819a5c4c7fa3d8b8ff07aaa1 76 0.05/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 783.11 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: 736.44 GB
    • Received: 18.58 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.