Loading Tool

Explorer IconExplorer

Memory Pool

51,179 transactions
28.81 vMB
0.07640686 BTC
Random Selection Loading Transactions
Max Size: 154.99/200 MB

Candidate Block

Mining Attempt af067be503276ba3b3326f7591e64c1f8a1374ddac9f06be42d91cf7c80cd545
Version 20000000
Previous Block 000000000000000000019e7568131a21184319adfc46c390ce26bf65aed43bd9
Merkle Root 80b12fefc60e3aa5d13585bdcd7fab40629c673dad09e846fafb9bf13f6e64c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,509
Size: 1.00 vMB
Total Fees: 0.02035017 BTC
Feerates: 122.12 > 2.04 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,793 (228,689 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
686,104 686,104 000000000000000000040e55c1c3dd8ae5fe5920cb2151ac3f74e80f0cbeec45 2,435 1.00/1.00 vMB 25
686,103 686,103 000000000000000000029750a6c346f5ff057d493753225354bc1fb58853fdc3 2,508 1.00/1.00 vMB 50
686,102 686,102 00000000000000000009707f80958f92f56daf2432a5813e9755bb5841b2e39f 2,557 1.00/1.00 vMB 41
686,101 686,101 00000000000000000008758e3f53e3a4f8370829e513216454b5054256674008 2,144 1.00/1.00 vMB 68
686,100 686,100 000000000000000000098d48b55803f38f7fa7a4a924ae9850a454d261caf753 817 1.00/1.00 vMB 46
686,099 686,099 0000000000000000000aa11b8641a5b7ff7504790f937f730f3048385c482cb5 674 1.00/1.00 vMB 44
686,098 686,098 000000000000000000055051b5cf4da3685fc79bde8b1279a6bb2490fa45d083 2,786 1.00/1.00 vMB 57
686,097 686,097 000000000000000000098ef3352b36c42f381a8d228d74f6285f7c0133c384d6 2,535 1.00/1.00 vMB 79
686,096 686,096 00000000000000000005b82a61485b347617c38ef555eb723348c30f761f1c24 2,038 1.00/1.00 vMB 12
686,095 686,095 0000000000000000000d36f46d99c83b8e276fdff41cdc7ed1385fcc2def097c 2,225 1.00/1.00 vMB 24
686,094 686,094 00000000000000000002bb71c17bc1e66c96f58473f56af1b84c2a2c1813dba8 2,127 1.00/1.00 vMB 31
686,093 686,093 000000000000000000052d6e656e598475170cf5a7742d85c6458fb76ac6b921 2,804 1.00/1.00 vMB 49
686,092 686,092 00000000000000000005b7ce1cc8c1d9270e9bacc802ed36fb8573c0d1685f7d 2,662 1.00/1.00 vMB 60
686,091 686,091 00000000000000000008fc21e965480bc18b578d42490e6e1ae6aa6859954d9d 2,692 1.00/1.00 vMB 39
686,090 686,090 0000000000000000000377fb34e7417b365a58d8b3f9f0e35aff1291e55f20de 1,900 1.00/1.00 vMB 46
686,089 686,089 00000000000000000004791c46fba2318450abe1fe3ff5f4bdbb775cedb0bb09 1,344 1.00/1.00 vMB 56
686,088 686,088 0000000000000000000a51ccc4a492613730e0a274e61a8834566fa9eccb418f 171 1.00/1.00 vMB 45
686,087 686,087 00000000000000000009ea06e3476ce42bae0043171d3563b4c1b76916f7304d 879 1.00/1.00 vMB 50
686,086 686,086 00000000000000000002e6f4359ffbe58e97f936577a46499f5567bba47128a8 1,593 1.00/1.00 vMB 54
686,085 686,085 00000000000000000002bdfc804846ce77abc6cca357d3d147fd55c38375ebea 1,252 1.00/1.00 vMB 43
686,084 686,084 0000000000000000000251685e3625c87e91c7d7025d2dc64e4881d07aa7f8f8 3,063 1.00/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.02 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 649.84 GB
    • Received: 13.22 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.