Loading Tool

Explorer IconExplorer

Memory Pool

80,929 transactions
29.67 vMB
0.12494754 BTC
Random Selection Loading Transactions
Max Size: 179.85/200 MB

Candidate Block

Mining Attempt 8a9d537799ec61b579dddd5fcd055138c88c51d42f5576199ccc76512000799b
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root fa0c6376cfcd42692556052a4886ae8926a5508290ba044e986c1ba82ca27c1f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,843
Size: 1.00 vMB
Total Fees: 0.05926508 BTC
Feerates: 151.07 > 5.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (200,452 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
714,666 714,666 000000000000000000026657fbac1410b64b809fa7915eb28c1f9aa38a55b611 780 0.30/1.00 vMB 8
714,665 714,665 00000000000000000000a120f06b5e95ced4730160af923086364c8949e62477 1,619 0.80/1.00 vMB 4
714,664 714,664 000000000000000000097d9d2b90d95ff6967a3464c20f9f1ac2e97b632fd8b5 2,705 1.00/1.00 vMB 7
714,663 714,663 000000000000000000046207c41be6d434596960f47844bf15febfedd34ba311 3,016 1.00/1.00 vMB 16
714,662 714,662 00000000000000000006e1b70f2086f72f0fe281e8155e61c93961302314c4df 756 0.46/1.00 vMB 7
714,661 714,661 000000000000000000092d5f8e7901a306664677990b28c9c942c7b826e80dfa 734 0.31/1.00 vMB 6
714,660 714,660 00000000000000000001223bfc598366e1250d7f7247a1bc9f82514d614867e0 491 0.21/1.00 vMB 8
714,659 714,659 000000000000000000020b78919de5e7b7345c98c9cb54953e44e23cc0c42945 1,719 0.65/1.00 vMB 7
714,658 714,658 00000000000000000007c6f5c20395f984c305d0ad7a02b53e4de57e8a54687a 2,857 0.99/1.00 vMB 7
714,657 714,657 0000000000000000000a942ed28fa7464fddc4a20e41f23c9b4c1f66d1733585 3,084 1.00/1.00 vMB 10
714,656 714,656 0000000000000000000b46a379bce4ac61b536fbc6f3dd816a2e46f77cc62b8c 240 0.26/1.00 vMB 2
714,655 714,655 00000000000000000005557c5bcb9dae06c5ff581af00da0ba9a350fe5e57589 474 1.00/1.00 vMB 2
714,654 714,654 000000000000000000013131179be5548401b974ece1c69436e10de500a253e0 1,779 1.00/1.00 vMB 6
714,653 714,653 0000000000000000000253f5c13b3feef7c2a4011d25cb8bccef992bde08fd87 2,937 1.00/1.00 vMB 5
714,652 714,652 00000000000000000009554f36945b1108a985d3fc06fa1281aeae26bff8d350 3,262 1.00/1.00 vMB 14
714,651 714,651 00000000000000000007e1bb280e9ce31bdf22710689d748c3f9f2fc0682636f 1,325 1.00/1.00 vMB 1
714,650 714,650 000000000000000000080e9b5d450947a53aca2d1584033e6a5c5403bbb10c51 2,790 1.00/1.00 vMB 9
714,649 714,649 000000000000000000067dc05b1bf174501c319efb7574e126195fc20aa6b251 3,131 1.00/1.00 vMB 15
714,648 714,648 00000000000000000005825214d870b46291c11d3a57aa161f2f07a0433503cf 2,614 1.00/1.00 vMB 8
714,647 714,647 000000000000000000021f881d1b4dec14bf46eab2693b8db7cede95077a7a1d 3,382 1.00/1.00 vMB 10
714,646 714,646 00000000000000000003ef451a442e32d74fb736a3ef6d8b325c8359669b7a5f 735 0.23/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.98 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.