Loading Tool

Explorer IconExplorer

Memory Pool

76,370 transactions
28.56 vMB
0.10114197 BTC
Random Selection Loading Transactions
Max Size: 173.05/200 MB

Candidate Block

Mining Attempt 45e86ac7f00f232a876740dbf2b2ec64295e8333f9d76b873fc6774e03315ca3
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root c590c79ee098926de66624fdee22f070b6fe47308de5e3d3f094151789c4a3ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,411
Size: 1.00 vMB
Total Fees: 0.04175058 BTC
Feerates: 101.65 > 4.18 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (135,992 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
779,116 779,116 0000000000000000000140eda2b77bc17fb97fe0d6e4c439dacc828f12a26949 852 1.00/1.00 vMB 17
779,115 779,115 000000000000000000058bb0ce36db327f0921935aca2619c2fda1bc81f8480a 1,078 1.00/1.00 vMB 6
779,114 779,114 000000000000000000061013df3c18d2de4a4999395bc9a4aeb7f81c9a4145c1 2,328 1.00/1.00 vMB 12
779,113 779,113 000000000000000000012ea2f04c435bc1102bbde9be2044d2797e311f3d3df7 1,805 1.00/1.00 vMB 9
779,112 779,112 0000000000000000000299f7f8a3c6fc7f2bd76833288a5addb0949240413261 1,706 1.00/1.00 vMB 9
779,111 779,111 00000000000000000001b63d548820d2d3b4a8dc44c2605da9b07a372d776290 1,991 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.60 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.82 GB
    • Received: 16.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.