Loading Tool

Explorer IconExplorer

Memory Pool

73,355 transactions
28.25 vMB
0.07353710 BTC
Random Selection Loading Transactions
Max Size: 167.20/200 MB

Candidate Block

Mining Attempt f7f1d454d4b2cca222aa2392063ea656f118b25c6d2dee996027787a553cade8
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root d72fab0620aed50a42c9b2b690fa626a9e3e05228ab94d1f9ed433948f6791f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,012
Size: 1.00 vMB
Total Fees: 0.01685134 BTC
Feerates: 150.86 > 1.69 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (198,162 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
716,869 716,869 00000000000000000009356f679f3edf05e5eba8d3faa356dbd668d6ffe185bf 893 0.33/1.00 vMB 8
716,868 716,868 00000000000000000002a3dee26a5ca3337f58b731e6ebe39b87056cc0a27e19 602 0.17/1.00 vMB 12
716,867 716,867 00000000000000000006856986d6623efd1c657a613e28bef26320c29e572755 3 0.00/1.00 vMB 7
716,866 716,866 0000000000000000000983dfd15e1b7d5c933ff3281bcf852852028a7a8758b8 988 0.28/1.00 vMB 10
716,865 716,865 0000000000000000000484f2d905843cb10877c76a6c7a912c4b157d084c1965 1,567 0.87/1.00 vMB 5
716,864 716,864 0000000000000000000229a7ddc6dac75c1f042683d56fcae40007e66c700eda 1,917 1.00/1.00 vMB 13
716,863 716,863 0000000000000000000b55631cb58b5430d4e2807ed99e85af506e89f82d9857 343 1.00/1.00 vMB 2
716,862 716,862 00000000000000000004623481b7bde4bc7626691a0962b490389cc60fc8f6f7 899 0.61/1.00 vMB 5
716,861 716,861 00000000000000000008f28b111c64281e43ecf8eebb26929e159fb35acbadcb 386 0.11/1.00 vMB 10
716,860 716,860 0000000000000000000914a6d1da9f644b35147778581538bddc1ceddf657e74 252 0.10/1.00 vMB 8
716,859 716,859 0000000000000000000643c4aed4914f35619e3ff27d03d9facdef4cf40ec5cd 937 0.36/1.00 vMB 9
716,858 716,858 00000000000000000001c5d0a9b884de3a0abffc97e274c3bc9646dbfae5d70d 343 0.19/1.00 vMB 9
716,857 716,857 000000000000000000055c66951318a8b2a3582804436c32c18b9252230516ce 896 0.33/1.00 vMB 11
716,856 716,856 0000000000000000000860d3dec50e869774e62e9dccb7aafb36fe27c5f2f658 1,605 0.52/1.00 vMB 10
716,855 716,855 00000000000000000003a38fb9d232f4de421b5d14dbc756dc4faf48036b7b80 260 0.10/1.00 vMB 12
716,854 716,854 0000000000000000000b20b3ff9cb126b53a74a7cc65bef3de4657ed41b8b532 674 0.34/1.00 vMB 10
716,853 716,853 0000000000000000000b51c8d69b54b274f3fef4b0d6144e2ad71e7f5d7514ac 25 0.01/1.00 vMB 30
716,852 716,852 0000000000000000000533f8ddeff30172cb91e677943cab9e0e8be9b41b424a 102 0.02/1.00 vMB 12
716,851 716,851 000000000000000000082b3480011513ba2e9fe52cf4d9e5c9afc1ac6f78bae5 392 0.13/1.00 vMB 8
716,850 716,850 00000000000000000002cb98470d18fc824e82e84a79d9645e1a139378e0abae 681 0.60/1.00 vMB 4
716,849 716,849 000000000000000000071b64b996f657867fd55df70a4041d0ece2cf3c633404 615 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.45 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: 666.81 GB
    • Received: 15.22 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.