Loading Tool

Explorer IconExplorer

Memory Pool

77,298 transactions
28.48 vMB
0.08966577 BTC
Random Selection Loading Transactions
Max Size: 173.34/200 MB

Candidate Block

Mining Attempt 33dbd2cc3039b7d8c031696a2be5d9e3fe5a156232a579e82225541f363338f8
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 3cac190e16415d0b6fa31af44bd0fd909512e212e0c9f989a374f0ddb34f7974
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,711
Size: 1.00 vMB
Total Fees: 0.02551783 BTC
Feerates: 477.45 > 2.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (550,622 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,677 364,677 00000000000000000f78ccb40cf9d88304278d5801735250deec5d6f2c8d2471 1 0.00/1.00 vMB 0
364,676 364,676 00000000000000000f143c46e33d8ec9257850f4e18970a8918ab9fc627c1f6f 1,653 0.91/1.00 vMB 45
364,675 364,675 000000000000000014474aec7c3a1ce014818d47d7d24d34ce2a2593dde1098f 5,017 1.00/1.00 vMB 7
364,674 364,674 00000000000000000a01ab4208506f91235d2c2e8b459198f7dc13694ef32928 1,482 1.00/1.00 vMB 32
364,673 364,673 00000000000000000f35bb17c35445aee7d64439da4a828fff3febf1d996d76a 2,167 0.95/1.00 vMB 49
364,672 364,672 000000000000000001d31b91d45896a34860f9215e33fb484294142a62fe0134 1,166 1.00/1.00 vMB 23
364,671 364,671 0000000000000000022149d63270ab40d6eb8b1575f14151a1acdee6a22dad83 4,797 1.00/1.00 vMB 12
364,670 364,670 00000000000000000a5c9960cf199fe423ca49b47f7d7f34d4ebbd4de716d678 2,450 1.00/1.00 vMB 52
364,669 364,669 000000000000000003777900d8512b213aa30c1f830c867bc0b09d55796a6041 489 0.98/1.00 vMB 8
364,668 364,668 0000000000000000162024421e002a5fecb7433091bb0a21c8add8680fbfc991 945 0.43/1.00 vMB 42
364,667 364,667 000000000000000007307be0fe109a137caa5ee2c5fb7e9db1c7495d67fcfaf5 326 0.20/1.00 vMB 37
364,666 364,666 00000000000000000d34cf911e8a25cd8fd9043b6437eb4b8887aa662b40b9dd 756 0.99/1.00 vMB 25
364,665 364,665 0000000000000000050d0d6bafa5b8966c79a831132def973584658f5af852b3 167 0.15/1.00 vMB 19
364,664 364,664 00000000000000000796b1699c715ee40577f6662c2a390cf9b05f603e2b457b 817 0.42/1.00 vMB 42
364,663 364,663 00000000000000000b867a4f9996fce95d61bb00a72ee0258622ce53d19d33be 682 0.37/1.00 vMB 37
364,662 364,662 0000000000000000136f21029e940e1969d5e5430a25fc4005a23829f20f3fca 216 0.16/1.00 vMB 29
364,661 364,661 000000000000000009373aa35a5750f1790a7b49b44969527336ea1bae2ccb47 1,252 0.93/1.00 vMB 42
364,660 364,660 00000000000000000f479e5e25a5dd1dca557978aa0da64df8b6c078a53798e3 920 0.42/1.00 vMB 43
364,659 364,659 000000000000000003260e75fd1b702709b92ba707eaba55fa01b4293be703e2 444 0.27/1.00 vMB 45
364,658 364,658 0000000000000000018120eae35ef0ae2aa78e6d1606d8e7f0bec0b5a58d5526 1,277 1.00/1.00 vMB 28
364,657 364,657 000000000000000009e8f60a7a604f4b46b9de4cc73b463f57808a66f42a9006 1,130 0.92/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.