Loading Tool

Explorer IconExplorer

Memory Pool

82,804 transactions
31.25 vMB
0.15668611 BTC
Random Selection Loading Transactions
Max Size: 185.76/200 MB

Candidate Block

Mining Attempt bdb7830d9592b6c2603e616aea49f3958db1a2511e2db3adef8b34b454da6cf1
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root b35762e6c287635c2733f3fae0ec73ed70edb6e865d9469ddb5175f81ecb2109
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,106
Size: 1.00 vMB
Total Fees: 0.05962617 BTC
Feerates: 269.69 > 5.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (188,273 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
726,872 726,872 000000000000000000031027dc18aad17fe2a6ddf938749d941df7700559bc21 2,029 1.00/1.00 vMB 10
726,871 726,871 00000000000000000008f9558a94199086409bb5e796c6b48ba07b0c058f894e 2,898 1.00/1.00 vMB 17
726,870 726,870 00000000000000000009eb94dcbf2f4a9832ed43cb9890b5ef311de4b1eccbdc 2,985 1.00/1.00 vMB 18
726,869 726,869 000000000000000000047d5593bafaaf8a1bf6e569df0ea236d120742587ef21 2,470 1.00/1.00 vMB 7
726,868 726,868 00000000000000000006414c6783a03b1a84d9b3c91b4b2c077ef10447736513 449 1.00/1.00 vMB 5
726,867 726,867 000000000000000000062d23630fdc1253f6505d85c73f0be363f7420ba9c482 1,644 1.00/1.00 vMB 6
726,866 726,866 000000000000000000028ed3bd663e52ada3389795fc50c2e05b58898c74c8eb 2,360 1.00/1.00 vMB 15
726,865 726,865 000000000000000000047991aacb8b96e9c794beb4b81f656a5978423a57795c 1,024 1.00/1.00 vMB 5
726,864 726,864 0000000000000000000715102eff65fbc2d9411a502874b6d51452bc78ccdefb 2,766 1.00/1.00 vMB 8
726,863 726,863 000000000000000000054c25ed0ebe5ae8ac418aa99e902cc6c3edc3149a3666 1,579 1.00/1.00 vMB 16
726,862 726,862 00000000000000000006a0541a0e3412b939e8efd081e706a427e3ee81ae223e 3,028 1.00/1.00 vMB 11
726,861 726,861 000000000000000000059f3daddfa371c5ed030d23f432aaac0d1f1d4ef9bb05 2,267 1.00/1.00 vMB 8
726,860 726,860 000000000000000000044307a01b95e91d84ca460cda3c8c3a0892c762dd7a75 1,832 1.00/1.00 vMB 15
726,859 726,859 0000000000000000000227549a086e6c3894176b9dde5b00bd9b11b2343aedee 3,237 1.00/1.00 vMB 14
726,858 726,858 000000000000000000037ca29c988ae31ed52711d86865ad1290c784bcb2ac5f 1,724 1.00/1.00 vMB 16
726,857 726,857 000000000000000000060422510c601f65c9e0b197cf4b9aa4df59fd17fea573 3,645 1.00/1.00 vMB 6
726,856 726,856 000000000000000000048ddca4451392ad68d366002e4e2601213f46cb7077f7 3,141 1.00/1.00 vMB 19
726,855 726,855 00000000000000000008c136c4df4e46230b7ed016496bb426d986edfe7d1a5e 1,653 1.00/1.00 vMB 17
726,854 726,854 00000000000000000004d77b44f6bd70e40ae4981d48527f5a251749042cc255 2,265 1.00/1.00 vMB 12
726,853 726,853 000000000000000000055c33899fe8ff87257602ee11c93ae8b06e03d19f3a5f 707 0.50/1.00 vMB 4
726,852 726,852 00000000000000000005565fe453a9caf471d530c44f20bd619b2dcb003f8ffe 2,335 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.27 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.