Loading Tool

Explorer IconExplorer

Memory Pool

74,599 transactions
27.64 vMB
0.07362888 BTC
Random Selection Loading Transactions
Max Size: 168.37/200 MB

Candidate Block

Mining Attempt 00fecc26880d7b4725f3abe138ceb83ca1a904a55b0522b2caedca9e5218d318
Version 20000000
Previous Block 0000000000000000000192874583294799069cd41a502da4205abee519612895
Merkle Root 366c7865fc300209adf535823543cf59940c9e037e682dfdddf3da7fe2ee61b5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,930
Size: 1.00 vMB
Total Fees: 0.01462461 BTC
Feerates: 100.35 > 1.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,293 (480,280 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
435,013 435,013 000000000000000002c158879901de2447d8332808e422dcb307be86f2ace8dc 2,894 1.00/1.00 vMB 75
435,012 435,012 000000000000000001046401fe029e2430863229c8ccb82aa91195c828f97fd8 1,933 1.00/1.00 vMB 63
435,011 435,011 00000000000000000385d5279467fb3938a956328c234a91cb312afd3a428772 2,785 1.00/1.00 vMB 72
435,010 435,010 00000000000000000409ed87d66bd4f812ae3b92d501662bd732d01b48eda7b6 1,993 1.00/1.00 vMB 47
435,009 435,009 000000000000000000fa15c491238e023170b3c558f846aac2dce8ea6c29c2fe 2,190 1.00/1.00 vMB 54
435,008 435,008 0000000000000000041a63df23438044cd6ead527cd0bb357e67979029c72efe 2,638 1.00/1.00 vMB 60
435,007 435,007 00000000000000000053bd861498b39feffdbb4bb8b26b5e6f64d11438648516 2,361 1.00/1.00 vMB 86
435,006 435,006 000000000000000002bbb9cbaea37d48d5e03f8d8a2d835444ce5a37393cd921 2,466 1.00/1.00 vMB 54
435,005 435,005 0000000000000000015c7c84ff90b6f46c2f46270a6f4f4e0a4e452262a6741b 736 0.24/1.00 vMB 62
435,004 435,004 0000000000000000021793b3b94b8161f9f859bd96d48ee6a5003876c3ed4eab 2,660 1.00/1.00 vMB 79
435,003 435,003 0000000000000000002a8b89996576450e02a2d537eeeb8a3c02f7a852f4aa4e 2,204 1.00/1.00 vMB 57
435,002 435,002 00000000000000000028e062393307627680839e78a09a345fd3690f6464e5c9 3,079 1.00/1.00 vMB 91
435,001 435,001 000000000000000001476fccd65cc011564d60898d1ce415c700265251091f82 571 0.27/1.00 vMB 60
435,000 435,000 00000000000000000246d7befc7f390da9aabf20d5e0761702c4d8aa2e5a97e4 1,640 0.98/1.00 vMB 43
434,999 434,999 00000000000000000351c8a1a31d84eefef96931b72d68bc62acd8d761809d1d 1,242 1.00/1.00 vMB 30
434,998 434,998 00000000000000000017ddd0f6cd7a179881e5e490357a0cd5d65439fa4c1836 1,759 1.00/1.00 vMB 75
434,997 434,997 0000000000000000021160560b81e8fe624f1130cf4250c872625d1543b97d20 1,517 1.00/1.00 vMB 42
434,996 434,996 0000000000000000038b13a60c4954fa0f5547fd82956b153cfb9132e16987ec 1,365 0.82/1.00 vMB 34
434,995 434,995 000000000000000003be2328d6c8e5895b4e3b78427430ac8386758bf10936ca 2,367 1.00/1.00 vMB 59
434,994 434,994 0000000000000000023841e9c2d9b788a25f640ce098565547d29d3ef2e62575 2,260 1.00/1.00 vMB 55
434,993 434,993 000000000000000000ce4d1f92bb0a558fabb958ff317be1accb9a08558876e8 2,696 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.90 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: 713.58 GB
    • Received: 17.40 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.