Loading Tool

Explorer IconExplorer

Memory Pool

87,770 transactions
32.49 vMB
0.15136330 BTC
Random Selection Loading Transactions
Max Size: 199.31/200 MB

Candidate Block

Mining Attempt 83f1a3f653678928e9934771e526e84b6a8e3c110a3531420258387b0067a179
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root 8f1a5f359bd33f8fd14dfa92cc7eb6626d804d21f6d14159a6f3f86decfabef7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,405
Size: 1.00 vMB
Total Fees: 0.06756303 BTC
Feerates: 502.65 > 6.77 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (135,765 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
779,452 779,452 000000000000000000037b31aa7e0cdcfa81a17b26ebe59929f06f2ec5809607 2,252 1.00/1.00 vMB 10
779,451 779,451 00000000000000000003272996e48cc93533a91bb805c7993ea3b01c9f7ba134 2,978 1.00/1.00 vMB 11
779,450 779,450 0000000000000000000466d98146acba67859132508c7f8a20460a96cf6a873f 1,808 1.00/1.00 vMB 26
779,449 779,449 0000000000000000000662f8b565eda8b87e25a4d4ba1ea572d6877753130ad2 1,989 1.00/1.00 vMB 8
779,448 779,448 00000000000000000003b65cce93308a600c4694e89d6e8f533de483516e2f62 1,229 1.00/1.00 vMB 17
779,447 779,447 000000000000000000042cc0148c5445c5e5f4c75a1cd705d28ba30c7ac6fa75 3,322 1.00/1.00 vMB 8
779,446 779,446 0000000000000000000504b712d5aaed01272d98826014f7e147e65635be6e3a 2,227 1.00/1.00 vMB 14
779,445 779,445 00000000000000000006088616c45229562c154e45e99ec5a9933f912a02f85c 3,351 1.00/1.00 vMB 20
779,444 779,444 0000000000000000000119eeef31bb1488b65ea9c9b138e0c44d3b9c67b59640 3,514 1.00/1.00 vMB 33
779,443 779,443 00000000000000000001f17e00c154744982bd65a80bf1a4da72e3d7b6c2da4e 2,696 1.00/1.00 vMB 16
779,442 779,442 00000000000000000003963a50cc45d8dec4c9ca2ac6c36a57eee33d12aa24eb 2,168 1.00/1.00 vMB 10
779,441 779,441 0000000000000000000509393e877453e4530e4cdb87abb3f964fa2b85772c40 2,519 1.00/1.00 vMB 11
779,440 779,440 000000000000000000001c658a01ffb7afde3eb4c29d282775995872baf021fd 2,906 1.00/1.00 vMB 20
779,439 779,439 0000000000000000000173300699cd08b6248155a49a6cacafe9e6551f6f9629 902 1.00/1.00 vMB 5
779,438 779,438 00000000000000000004f0677ff60b1fea253b28c769101f4241a5034e28b111 1,332 1.00/1.00 vMB 7
779,437 779,437 000000000000000000014edec96d6b8b7cc775dbd76153fc8e3fda98238774ee 1,235 1.00/1.00 vMB 5
779,436 779,436 0000000000000000000480c942b7eea184189e724999f443ea65958d15571c0b 946 1.00/1.00 vMB 6
779,435 779,435 000000000000000000015d715deb6d7ce8b87be964f72e4656fa9e9c1ac0b626 842 1.00/1.00 vMB 4
779,434 779,434 00000000000000000004012fe607fb194f7722419aee8245b248833ea8e3a2b3 2,778 1.00/1.00 vMB 13
779,433 779,433 000000000000000000036fe64e604ea34851a15cee36fb33885ffbc98ce2d704 1,884 1.00/1.00 vMB 8
779,432 779,432 00000000000000000001b021531701ccadc6b07b09d0ac446420351f987f2368 750 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.76 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: 709.16 GB
    • Received: 16.85 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.