Loading Tool

Explorer IconExplorer

Memory Pool

76,303 transactions
29.19 vMB
0.10571725 BTC
Random Selection Loading Transactions
Max Size: 172.59/200 MB

Candidate Block

Mining Attempt 1c284501a2b6eaf6b0a77b4a6f8f99ede131d1d4f91c2d104844ea15762794e6
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 6d705d2b1797b48d55f9f4f86efd2e541f1678b4bfb429a4a701a5cbea8d84ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,388
Size: 1.00 vMB
Total Fees: 0.04275227 BTC
Feerates: 201.37 > 4.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (198,173 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
716,848 716,848 000000000000000000041b1cc737c8c4339ec3bbd064dfe8888807599bdff6a7 1,676 0.52/1.00 vMB 11
716,847 716,847 000000000000000000090b827a51987ff8ce6ce1299b8240a5ce6fef1435ffa8 1,552 0.82/1.00 vMB 7
716,846 716,846 00000000000000000009dfcd82c3f10194f11eb95bbeabd342c20088240d3fd7 325 0.14/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.