Loading Tool

Explorer IconExplorer

Memory Pool

77,319 transactions
28.40 vMB
0.08118379 BTC
Random Selection Loading Transactions
Max Size: 173.15/200 MB

Candidate Block

Mining Attempt eab03c4cf3e79b899dbd5126fc7721900fedfea0ce2953ab9994dbedd863abb2
Version 20000000
Previous Block 0000000000000000000176c24bf8eb983450be5b9066556ca76917f73613153e
Merkle Root 2e3abe38d23a79c4152458805274ce41e6952bb6b52497a56afc4048c12c1ca2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,570
Size: 1.00 vMB
Total Fees: 0.01781544 BTC
Feerates: 84.47 > 1.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,309 (558,727 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,582 356,582 00000000000000000dad46e7b7f6e137d36cd4e1daf4de9542700efc29ff2307 1,024 0.37/1.00 vMB 37
356,581 356,581 00000000000000000c793f6d36f87b9f8b1573c27876afe0427ee193177e3d1f 287 0.13/1.00 vMB 27
356,580 356,580 000000000000000010f6c358067c8c7b1cf8b2a1f741ab25545230258c8204a7 440 0.21/1.00 vMB 28
356,579 356,579 00000000000000000eb451f77e434c4c398228b31ace1d6ba228276139dc9e26 329 0.15/1.00 vMB 26
356,578 356,578 000000000000000015d5281e3f40bfc5afa66590a0f33ac46117a1142beeef8a 624 0.43/1.00 vMB 18
356,577 356,577 0000000000000000078c80262f3b9c1e42dcaac3391c7c24a9dd0580d66f8515 1,864 0.75/1.00 vMB 32
356,576 356,576 000000000000000012d622fb2c33585218ef5611e7ed891a4d4780753903a7b2 191 0.10/1.00 vMB 30
356,575 356,575 000000000000000012d881177b968128a6f2c1c7fd15f694d317da02b003982e 81 0.04/1.00 vMB 28
356,574 356,574 00000000000000000f72f55c87bcd6c63873f6a758dd20367d10f94899b54bd3 694 0.29/1.00 vMB 31
356,573 356,573 00000000000000000eec773ae0bf10f9abd0b48684db8ee1dfd2daa7b31cd641 504 0.23/1.00 vMB 29
356,572 356,572 0000000000000000105bfe54256a877b2ea3d6f56e09d4cda8296102d8e49a1b 918 0.52/1.00 vMB 25
356,571 356,571 00000000000000000f08e892ec902b12349f5861efb8c1d7efc90c02a1f7f70c 230 0.12/1.00 vMB 14
356,570 356,570 00000000000000000bde1722b276a82296f6f31df41ad359e24e04b1688618b7 1,659 0.73/1.00 vMB 31
356,569 356,569 00000000000000000ae6cf543a90977a8d61a61f7a0a366cca1ce38c33a83bfa 314 0.12/1.00 vMB 33
356,568 356,568 000000000000000010c42f9c05fd4936f43e9f11cc6d90fca5611b593290f502 1,019 0.46/1.00 vMB 28
356,567 356,567 0000000000000000065930cb47845773dc91d4a94f8d88ced9d2bcada8759c84 354 0.33/1.00 vMB 14
356,566 356,566 0000000000000000114670becbb90d0e7dddead6a99d3c250e099c1db4acb7b8 1,724 0.75/1.00 vMB 42
356,565 356,565 00000000000000000341ddcca3aa1c27f5a75aa94863c552356b94fd5f893e98 818 0.45/1.00 vMB 29
356,564 356,564 000000000000000005f0d852fcb2f875490107e2fbafcc074f7364c098c6afa3 387 0.17/1.00 vMB 29
356,563 356,563 0000000000000000141db13dda59b020666a9d537ecc7c67e6b96ac961a9ec97 107 0.05/1.00 vMB 14
356,562 356,562 000000000000000003e8487d8ab24e0652e4b3e61d50affaaf4120c5905f76fa 995 0.56/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.93 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: 714.59 GB
    • Received: 17.57 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.