Loading Tool

Explorer IconExplorer

Memory Pool

73,806 transactions
27.30 vMB
0.06543921 BTC
Random Selection Loading Transactions
Max Size: 166.64/200 MB

Candidate Block

Mining Attempt 912dcc0c2625b9e52c574da62c4ad73dd65ad85fe08e65ae58348250f12f5f3b
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root adb3e77380a08f9a384b89d244de162a4eb59f880ae5b4e5b8fe29ed8fe377b5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,547
Size: 1.00 vMB
Total Fees: 0.00743322 BTC
Feerates: 73.20 > 0.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (620,285 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,996 294,996 00000000000000002906e874cb711dc956ad26e6fcf1398716e45688f12aed35 951 0.35/1.00 vMB 42
294,995 294,995 0000000000000000293e43e26d396d8f62ea01c1be919eec7436cfedceff7c67 552 0.34/1.00 vMB 37
294,994 294,994 0000000000000000b2cf3ab4b6c64e2c524886749d1c1f73afab459db9450862 850 0.46/1.00 vMB 36
294,993 294,993 0000000000000000af13fa5c542f6c97d23c4021d0a6b22924cd583d6be77cd6 326 0.19/1.00 vMB 39
294,992 294,992 000000000000000044f5f7dc6f04057988ea7e4a8e91aa657034d41353bb1b51 634 0.36/1.00 vMB 34
294,991 294,991 0000000000000000827576ab6e3b0be58846cf5d3d64423a1326c3a0b932a1a3 79 0.04/1.00 vMB 13
294,990 294,990 00000000000000006de7a86d8feff6ae9e0e3b0edc670c8d245c836455cb775b 191 0.11/1.00 vMB 27
294,989 294,989 00000000000000009de7860f2862d729ff387b8943cd749ff0dc889da6e9d4e0 558 0.39/1.00 vMB 38
294,988 294,988 0000000000000000703d3ee23b993a261b97e776fa50667a276726c94523ae00 1 0.00/1.00 vMB 0
294,987 294,987 0000000000000000937fbf22e962b0e146dc0ebd7216691636488d275988eb3b 1,183 0.82/1.00 vMB 26
294,986 294,986 00000000000000004d2ebb01a7801ac33c17858deb589dd9bb2e80117a025eca 640 0.25/1.00 vMB 109
294,985 294,985 000000000000000099b35f047d5ff1d1bbd18bb60736ad3e52569fff6f9bb707 79 0.04/1.00 vMB 25
294,984 294,984 0000000000000000255665a0f9aa800258f4d980b62ad139087d11b9eb403301 77 0.05/1.00 vMB 32
294,983 294,983 0000000000000000ac9dbe6122a3671b0ed3a2d862cf4baf93fa4ffee13c3ff2 600 0.47/1.00 vMB 31
294,982 294,982 00000000000000000d29767cdaf1a2497d25a5692ce838b17deeb81d21e2caaf 624 0.25/1.00 vMB 41
294,981 294,981 00000000000000006e38dbe1bb3d5066016f299ca8d7df921115409f945be977 101 0.10/1.00 vMB 34
294,980 294,980 0000000000000000029f085e07a15bf1a30179d7b418a8ed286c70039da39524 1,031 0.88/1.00 vMB 25
294,979 294,979 0000000000000000480b73f2598b7d6bc6b27f10c18baeae463e21fb7da205d3 84 0.04/1.00 vMB 18
294,978 294,978 00000000000000007208782e5eb666722cab2a5ad7fa2b876a6f23bb2d5f1e79 595 0.29/1.00 vMB 44
294,977 294,977 0000000000000000678544a13c9e798eaa5027fd32d218ea38f8ffe1cdfed237 192 0.49/1.00 vMB 12
294,976 294,976 00000000000000001e63773c536ef48d74ad23a375276ffce8bf745255847b9a 612 0.35/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.88 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.23 GB
    • Received: 17.33 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.