Loading Tool

Explorer IconExplorer

Memory Pool

78,835 transactions
29.19 vMB
0.09555419 BTC
Random Selection Loading Transactions
Max Size: 176.44/200 MB

Candidate Block

Mining Attempt 220c98fd3bfdbf52f4470838275549b1ac524a2e036c5b9b7744ea924c5bf991
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root c56b503827784b3201ff971379cbd9f75c6865cf29493e2d67ebf00e24ba4eba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,650
Size: 1.00 vMB
Total Fees: 0.03416626 BTC
Feerates: 477.45 > 3.42 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (276,445 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
638,692 638,692 000000000000000000032f5764a77cc5e9d5265aed3fd977ea05a5005e9b30ec 2,723 1.00/1.00 vMB 17
638,691 638,691 000000000000000000086a7af9d14aad10f9c5e3e1c58ca3e8c16fabc91f57fe 1,570 1.00/1.00 vMB 22
638,690 638,690 000000000000000000007c0e7e3d71045f435780ffae7e95c54206fb2114575f 1,236 1.00/1.00 vMB 10
638,689 638,689 00000000000000000011abf921391827024b965dda01e04731f8e769a07be07f 2,972 1.00/1.00 vMB 12
638,688 638,688 0000000000000000000c5bed3ba081772a6b29a556f714340d5ae62f4586d897 2,836 1.00/1.00 vMB 50
638,687 638,687 00000000000000000000db9ab1bfdd0b6b3aa7b1b32445f338b1a55a85b5206d 1,612 1.00/1.00 vMB 15
638,686 638,686 00000000000000000000a1f038d51834986849ecfca01b9a1652aa3f4ba17512 732 1.00/1.00 vMB 7
638,685 638,685 0000000000000000000e0a2aaa8d5f4fc10032d75f002159db5ab5e1a841d367 1,823 1.00/1.00 vMB 19
638,684 638,684 00000000000000000008858f31c58878ad2fb4cea3b56744c6439124e78cd546 1,082 1.00/1.00 vMB 11
638,683 638,683 0000000000000000000db680212fab0e710c39c00a484e8350defe08a6331bf0 1,285 1.00/1.00 vMB 13
638,682 638,682 0000000000000000000f7e92099d33c807ea7b95ff45ca57be3bc8e0dd07b124 1,714 1.00/1.00 vMB 9
638,681 638,681 0000000000000000000f44aa534c4a23b7c39a355685d0adf2c8b23f7328498c 2,860 1.00/1.00 vMB 31
638,680 638,680 0000000000000000000db600149639045b73e2121085565fedc287d8ddd8e72b 2,595 1.00/1.00 vMB 12
638,679 638,679 0000000000000000000d4a898fe8b91338b10b33404b1eced2da220cc9df1e67 2,736 1.00/1.00 vMB 38
638,678 638,678 0000000000000000000db2d3a09a9a8269c329c9610aee1696b5745ea66103e5 1,836 1.00/1.00 vMB 33
638,677 638,677 00000000000000000001971947562cd0e5279790ab3a58a249a1eb7bc5a19ee7 2,662 1.00/1.00 vMB 37
638,676 638,676 0000000000000000000517254e968d57c3fd876e2e78fdbc53e9b91d84528d1d 1,516 1.00/1.00 vMB 10
638,675 638,675 000000000000000000078964d1e2ae7d1b9df1f03bac80c9542bdee7aa1e5e83 2,184 1.00/1.00 vMB 17
638,674 638,674 0000000000000000000c3f5cb6e921390c96b6d40ebf0cccdf78183a4df64ef8 2,052 1.00/1.00 vMB 20
638,673 638,673 000000000000000000025d281b9af98943600bf16c43c84dd58a61edfb6b2a07 1,006 1.00/1.00 vMB 7
638,672 638,672 000000000000000000015fa8d0d4b7e99f46ee6cf9d63dec8239b59727627d54 2,569 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.63 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.17 GB
    • Received: 16.17 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.