Loading Tool

Explorer IconExplorer

Memory Pool

80,978 transactions
30.38 vMB
0.13350385 BTC
Random Selection Loading Transactions
Max Size: 181.90/200 MB

Candidate Block

Mining Attempt 1968c35fb0088b1351169f5e8c9255d62a40b5c8bab07c05ae22c7ff2b3f679e
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root 4defc9983573f47849af742b9e0ad065fc25381b4956a02ff6f6c2513d197ee8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,644
Size: 1.00 vMB
Total Fees: 0.05988578 BTC
Feerates: 150.86 > 6.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (135,969 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
779,137 779,137 000000000000000000043d84d2923f7fecf7af501145875ae0f773163bd5a5e6 2,641 1.00/1.00 vMB 30
779,136 779,136 0000000000000000000432f153e75660f7540fab1b4f5a95f29eb8fcf9266564 1,303 1.00/1.00 vMB 12
779,135 779,135 000000000000000000009df472113ac5baf9ba01c25c910d1d9e53b99125a774 3,019 1.00/1.00 vMB 20
779,134 779,134 000000000000000000049251a8a143f00bff36e82b57cf8396ef82221760e9cf 2,979 1.00/1.00 vMB 16
779,133 779,133 000000000000000000047628720a89e718a6349165b4f9ec7d64c7f382b1e608 3,050 1.00/1.00 vMB 39
779,132 779,132 00000000000000000004f90f19388abdf504840516f6d71620d5ec2ceb64a252 3,488 1.00/1.00 vMB 29
779,131 779,131 000000000000000000028771cf7382317045192bac32b3e84587552ab53e2377 2,503 1.00/1.00 vMB 10
779,130 779,130 000000000000000000053f9c94d91bd5f96a91f65176bffb249a531f4b3772c3 2,949 1.00/1.00 vMB 18
779,129 779,129 000000000000000000056c8341336d86a6d14069994cc18957064fe0e09f88a4 2,760 1.00/1.00 vMB 23
779,128 779,128 00000000000000000000b93650ff3972803e6c4e48027f35807f25a207b34fae 3,718 1.00/1.00 vMB 32
779,127 779,127 000000000000000000037916557a72cc0661c20f4e925c2f4f2668fda16fef25 3,505 1.00/1.00 vMB 32
779,126 779,126 000000000000000000028bc635697edac62f14267d7648369f7f84bb1889755d 2,993 1.00/1.00 vMB 23
779,125 779,125 00000000000000000000a6e726284b6d638fb7101c8d5a007081eda6587d590a 2,297 1.00/1.00 vMB 32
779,124 779,124 00000000000000000005ba502c08c01981de72175e08958fdb2252d7c970ff20 2,655 1.00/1.00 vMB 13
779,123 779,123 000000000000000000006b9543a6f0813c30a1a73b98c7843035736ca55052fe 3,347 1.00/1.00 vMB 17
779,122 779,122 00000000000000000005d13ec3109a1047fec953cdac154473a58737ce5dcc40 2,685 1.00/1.00 vMB 24
779,121 779,121 00000000000000000000fa36a9fd6109986d2221c1b5531bd27d8f91502096bc 3,573 1.00/1.00 vMB 23
779,120 779,120 0000000000000000000576749387df68cb328b5837c5f1dd7b8c24fe42a20902 3,756 1.00/1.00 vMB 37
779,119 779,119 000000000000000000037408479b9ef70b4a464a83cb59ae90e38669c7dc0501 3,885 1.00/1.00 vMB 27
779,118 779,118 00000000000000000003d5946d6696c2294547c87eacf5b439e2ad6db4471a94 2,261 1.00/1.00 vMB 34
779,117 779,117 000000000000000000021732dfe831f71cb8c3a2e8d8cedf6b2ba8180609c2b4 1,605 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.57 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.24 GB
    • Received: 15.89 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.