Loading Tool

Explorer IconExplorer

Memory Pool

78,702 transactions
29.30 vMB
0.10666555 BTC
Random Selection Loading Transactions
Max Size: 176.22/200 MB

Candidate Block

Mining Attempt 03ccead42b7d3aec339c803e8a49ec9b0b6eba7e74363505975f75c0ab63a91f
Version 20000000
Previous Block 00000000000000000001a2148a353b227d382a7d8eddccbe4a14c874fc92a04e
Merkle Root 94ceb2983cb4187bc954bbfac8015992375362d0eea106d98ccd8dcf6d6921e5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,622
Size: 1.00 vMB
Total Fees: 0.02978911 BTC
Feerates: 144.91 > 2.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,267 (260,248 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
655,019 655,019 000000000000000000058af02b34f9bd535c33c605624516b6e7a1b1715201db 2,920 1.00/1.00 vMB 62
655,018 655,018 0000000000000000000d1b5977dac32f48ce4f160851343686341e8cb3bdd6af 1,874 1.00/1.00 vMB 133
655,017 655,017 00000000000000000002dbef2bc8f6da964ce786b118e17708621a783905eebb 2,761 1.00/1.00 vMB 157
655,016 655,016 0000000000000000000c12d5ec75db4db3b3d12543dbc60bdb8940cb6be00108 2,850 1.00/1.00 vMB 280
655,015 655,015 000000000000000000058a9a03fd1d9b4495389e5b0f724ad96d76260929eec9 2,750 1.00/1.00 vMB 130
655,014 655,014 000000000000000000053dfd05116d571903b7b894f9dc81675624fc38c66005 3,193 1.00/1.00 vMB 118
655,013 655,013 00000000000000000004807e8150aa28e999a4830e6d37b037610f2399c84adf 2,672 1.00/1.00 vMB 241
655,012 655,012 00000000000000000000c15141494c1f506d1fe7e326ddabf4795aa5d67850d2 2,349 1.00/1.00 vMB 252
655,011 655,011 00000000000000000007b734da9160f1801128fbaccc2861f382ed01b585a1fc 2,085 1.00/1.00 vMB 311
655,010 655,010 0000000000000000000b302c7e132a919d16101e225557bf299fcfdcf4622f06 2,371 1.00/1.00 vMB 125
655,009 655,009 0000000000000000000c49f99a8162490ddad97b0f5d3f4f3663e0abd1bc1f98 2,402 1.00/1.00 vMB 175
655,008 655,008 0000000000000000000130f1400b9c3839a1fb0644d72ceb06a77ad049a48d74 2,346 1.00/1.00 vMB 169
655,007 655,007 00000000000000000007e30f4ee375a4ddb9bc95e8681639336fc1bcf9150346 1,928 1.00/1.00 vMB 260
655,006 655,006 0000000000000000000c6e94fbf3ab715fa4c9527046a1ed332e42c64e6d48d0 3,238 1.00/1.00 vMB 333
655,005 655,005 00000000000000000006427aa8e8e6a95b78aacf32167d62640014fee30a57fc 1,803 1.00/1.00 vMB 267
655,004 655,004 0000000000000000000d6136572613842f12c625a07f540637a118ba6ef8e125 2,433 1.00/1.00 vMB 311
655,003 655,003 000000000000000000078efa5dc665bffa293c4efab8f99098de851f588e9822 2,406 1.00/1.00 vMB 60
655,002 655,002 0000000000000000000454b44be22b3994bae6493573d624164bcb19b75a170c 2,308 1.00/1.00 vMB 196
655,001 655,001 000000000000000000050ad8ff6afb386801ca6179dacff34873e5ef989f3aa6 2,276 1.00/1.00 vMB 345
655,000 655,000 000000000000000000055882dcf32c5e88f86f474e77a9672d521b63fa6d5e98 1,609 1.00/1.00 vMB 77
654,999 654,999 0000000000000000000d5c8704d4e1cde4ad48b780dd218d57a8b33fcdc36d2b 2,180 1.00/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.85 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: 712.81 GB
    • Received: 17.22 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.