Loading Tool

Explorer IconExplorer

Memory Pool

81,901 transactions
30.60 vMB
0.07975589 BTC
Random Selection Loading Transactions
Max Size: 184.52/200 MB

Candidate Block

Mining Attempt 495829d129382ff4af8e1c38b77eca6928da22e174ffe798fa84c39347f8f191
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root 4560f95eaa2242400ac77b75c36eb75f4199e5b185f0dfc61003bfa10c45880a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,117
Size: 1.00 vMB
Total Fees: 0.01585275 BTC
Feerates: 40.91 > 1.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (136,226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
778,749 778,749 00000000000000000002761eed740819dbcb0179850bcb7e8ae5222286f707af 1,517 1.00/1.00 vMB 5
778,748 778,748 00000000000000000005b0cab9efda1222fd9e986718f074b8a1509ca8218e96 2,331 1.00/1.00 vMB 18
778,747 778,747 00000000000000000001ea0a65eadd2f1ff57a895ff01c3d12f1bd43c85d49fd 2,712 1.00/1.00 vMB 30
778,746 778,746 000000000000000000037f7e80926d9179688cb8067d2c41c73bea08f75b5f1d 2,408 1.00/1.00 vMB 28
778,745 778,745 000000000000000000053ff981361044d3d40f978831ca99d748c39dbe99e8ad 1,454 1.00/1.00 vMB 8
778,744 778,744 0000000000000000000195cbc789b34db4bf49ac1173dee5e0f25875d6c014cf 1,481 1.00/1.00 vMB 9
778,743 778,743 000000000000000000058f914ae5f5495ab9fb21d5ea10fea24518ccc4e9d81c 828 1.00/1.00 vMB 4
778,742 778,742 00000000000000000002dac807827d9451eac2e4744ae739b557578878d85221 955 1.00/1.00 vMB 4
778,741 778,741 00000000000000000004f3f03394c49cffb4efe7208e413cc36ee45e6992cdfc 1,414 1.00/1.00 vMB 9
778,740 778,740 000000000000000000052fd1b9b3865b615a2011792f6ec3f3e01dcd5f7fe88c 1,066 1.00/1.00 vMB 5
778,739 778,739 0000000000000000000517e7fbb9031ec529c95ab1345a1c2e7b31d074ce22a2 414 1.00/1.00 vMB 4
778,738 778,738 000000000000000000067afa2bed4855b1c1e77ec096594a5413f0f99d0d298e 864 1.00/1.00 vMB 3
778,737 778,737 000000000000000000048032950c14ddbc21f48ac18623df87149414eae80c62 1,285 1.00/1.00 vMB 6
778,736 778,736 000000000000000000068739a7532b06b09750415d86b4b9074c13dc07e28b5e 3,491 1.00/1.00 vMB 25
778,735 778,735 000000000000000000065e38c499232df1f4756992f5f88ae264531381fae7f9 2,196 1.00/1.00 vMB 17
778,734 778,734 00000000000000000004507646d88bf4752c66f14eb8af87b757084a39289a8b 1,871 1.00/1.00 vMB 18
778,733 778,733 00000000000000000002640988c1b15d8ad4d9d75afaffe55a071dfe2a2b712d 1,918 1.00/1.00 vMB 27
778,732 778,732 000000000000000000022ab2a686e4eaf6ae846e34e9e98e1d55dd35e53d2df7 2,931 1.00/1.00 vMB 16
778,731 778,731 00000000000000000006621a108a28fb8c5d05cc374598fb0c9f4220f53bac03 2,446 1.00/1.00 vMB 16
778,730 778,730 000000000000000000005491ddef1c7fa904633b595073263cc9a7ef20e5708d 1,612 1.00/1.00 vMB 13
778,729 778,729 0000000000000000000125a4905462dad9147115d4fa96b593245fbce3d20874 2,799 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.35 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: 661.73 GB
    • Received: 14.82 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.