Loading Tool

Explorer IconExplorer

Memory Pool

78,717 transactions
29.49 vMB
0.06871030 BTC
Random Selection Loading Transactions
Max Size: 177.25/200 MB

Candidate Block

Mining Attempt 4fd291c7b0451983ff972b4cf9c0befb5770925df1c6b14ea70dd45a85ed3bbc
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root aacee1d21cdbf44c06236b0b0466e936d8650c25d0a48f92a70088c9a13043e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,850
Size: 1.00 vMB
Total Fees: 0.00891043 BTC
Feerates: 50.25 > 0.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (148,499 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
766,501 766,501 00000000000000000006201eccdddd909f2ec11578f8bc7e7b47c67a521dbf70 1,087 0.60/1.00 vMB 9
766,500 766,500 000000000000000000080c0fb810ecdb3dbd06eb7d3495b78c8fdd8f6a568dc8 1,589 1.00/1.00 vMB 8
766,499 766,499 00000000000000000003437c4d7da7e9b3ee998d7445f98ac09b4823243caba1 1,943 1.00/1.00 vMB 19
766,498 766,498 000000000000000000056bcd3b9b4b5d4d3ac5079916040c9081b12146588aa9 2,749 1.00/1.00 vMB 13
766,497 766,497 000000000000000000018b542fea52ff1f732c48d680c085e111edee8ac57727 3,329 1.00/1.00 vMB 9
766,496 766,496 00000000000000000007374c6ebbc8cf02c8305a7c6878e0d6efacbca06752a8 3,226 1.00/1.00 vMB 27
766,495 766,495 00000000000000000007258e1470aa325d9c7bbf9568a29622097cdd3412cb08 454 0.13/1.00 vMB 19
766,494 766,494 00000000000000000002a9a7347207c48fa086f7a877dfa53ca8b2a7c4e36127 1,388 0.48/1.00 vMB 15
766,493 766,493 0000000000000000000092adaa51630a815cafe616083a90fa27a047da04b7c6 1,196 0.89/1.00 vMB 9
766,492 766,492 000000000000000000026e822f9c252c3f4c872614cdc9a961179b32be36b8f1 1,638 0.57/1.00 vMB 14
766,491 766,491 0000000000000000000560017a92c7203743fa3175888713fd418a18324cb396 33 0.01/1.00 vMB 17
766,490 766,490 00000000000000000001956a074fcb78222e3223a95cff38c8af86bff57ee916 492 0.17/1.00 vMB 16
766,489 766,489 00000000000000000000a5bc324e2b32588c1193176320ba8615b59dbe3732d0 1,391 0.51/1.00 vMB 7
766,488 766,488 000000000000000000031639808da3bfd0886bb95895ae97449cb6c0290a0f11 2,854 1.00/1.00 vMB 19
766,487 766,487 00000000000000000005ada721afa5166c06a30a5e7c90afe2eba46232a79b7e 1,514 0.46/1.00 vMB 10
766,486 766,486 000000000000000000037bcd629fb2bd1dad48383ecb1e7743fb66b6eedf52bf 2,809 1.00/1.00 vMB 19
766,485 766,485 00000000000000000004c851d1f51e38756ba9d3d57e6e0c9d0eb8c0bfd26ca2 1,513 0.85/1.00 vMB 6
766,484 766,484 00000000000000000000be8e59dbd5bd45892ccc64a5195a9dc9afdd61aa312e 902 1.00/1.00 vMB 16
766,483 766,483 00000000000000000004d6cc1bbf089f1595d747c8b39abeb2bf3f8a83b087f2 1,663 1.00/1.00 vMB 19
766,482 766,482 000000000000000000038a3a428fed91576cc3fa825fbd7358614dec5fe90475 1,612 0.58/1.00 vMB 13
766,481 766,481 000000000000000000078d2c309bd40b79e093ffc08ba0c3201d626c309e1b90 3,080 0.98/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.