Loading Tool

Explorer IconExplorer

Memory Pool

82,126 transactions
30.22 vMB
0.16790536 BTC
Random Selection Loading Transactions
Max Size: 181.69/200 MB

Candidate Block

Mining Attempt 7c858314cfb7494d332d4aad07b9e2067ba2a0284525e7c6e8c180ce673ee716
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 54a44850d38cea6924c357f7dd7e9228d6638c48dcf4ad326664f5bf2b0d0f10
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,948
Size: 1.00 vMB
Total Fees: 0.06360961 BTC
Feerates: 1,002.91 > 6.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (574,730 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,575 340,575 00000000000000000328a2e81b6c4ad18fd13e3771d05f66a5dc9e8c24dde16b 422 0.66/1.00 vMB 12
340,574 340,574 00000000000000000d88c72038816f96e3d62d58eebde15ed8d9ee7de52188a7 1,603 1.00/1.00 vMB 24
340,573 340,573 00000000000000000ec238297a6bb592179a45b4bed9a064e8d5f3b362e43bb2 2,697 1.00/1.00 vMB 36
340,572 340,572 00000000000000000b2e514d541b127f08a5851a153e14e78fbf59d36f4c73e0 652 0.44/1.00 vMB 20
340,571 340,571 0000000000000000049bf3570bcbc7b5562d8fd84a6972589dd253dac23d38bd 504 0.27/1.00 vMB 24
340,570 340,570 00000000000000000bb5ccce555cff695d9fa4a0e287ade4e81f22221825de14 1,197 0.75/1.00 vMB 23
340,569 340,569 00000000000000000f2e7b3882f50beea79a3c7331ab5282b61abd3928cd1701 1,188 0.75/1.00 vMB 24
340,568 340,568 000000000000000018e2a48458ebf6d00423083f2fb1dc62639f9419594f8756 1,979 1.00/1.00 vMB 30
340,567 340,567 00000000000000000ba0ffc8858fabc80d3cb559740f4668686449a3c09ab80a 707 0.36/1.00 vMB 25
340,566 340,566 0000000000000000000eb7912067620f26ceeff3de565bd7a95d43bdadaa74fc 40 0.05/1.00 vMB 2
340,565 340,565 000000000000000016564273eb8f477dfec23c8f5fcf1907d7601ca677be28c2 800 0.64/1.00 vMB 13
340,564 340,564 00000000000000000b8b58d109ba2c00d4b7618ce466a502ee50b2016c38590c 1,197 0.75/1.00 vMB 26
340,563 340,563 0000000000000000003d2110db6a9036c4cf81027ce49804ab839cf8a944205b 1,633 1.00/1.00 vMB 24
340,562 340,562 00000000000000000aa90d481b9af60c859c07c6e0bc93c930a674cc29b14b91 1,624 0.75/1.00 vMB 32
340,561 340,561 000000000000000016447898f77e2d61141e26087190c6e815b46d392c701e15 170 0.08/1.00 vMB 28
340,560 340,560 000000000000000001fc9fd4719f21053f10a5fde86f2a7d7d360b1f31a13c4a 804 0.46/1.00 vMB 28
340,559 340,559 000000000000000010204591055d50c32cb13ad4ea08a27ee970ce6ddf093942 1 0.00/1.00 vMB 0
340,558 340,558 00000000000000000c98e119ffc8f8f241daf1378b86b0ee1f9331b98e19705f 184 0.11/1.00 vMB 15
340,557 340,557 000000000000000008e1d37ab548f8a1ee365f8608c82880ce77df68e074e26d 314 0.17/1.00 vMB 22
340,556 340,556 00000000000000000be0dbbf13238e3ef9c38c93b08a77ba8df2e5d4294581f8 1,446 0.75/1.00 vMB 28
340,555 340,555 000000000000000003a842ee1ec5dadc71407fc0ec2f02865e4c4152816e1541 1,077 0.62/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.92 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.48 GB
    • Received: 17.55 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.