Loading Tool

Explorer IconExplorer

Memory Pool

75,473 transactions
27.74 vMB
0.07563484 BTC
Random Selection Loading Transactions
Max Size: 169.26/200 MB

Candidate Block

Mining Attempt e5c812b5f46e408f266f977c85537ffc9f6a30a624bf51252a591853a62a14b4
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root cb46e55025537d06ae011571bff20125e4dc2e684740f313be182d3b642b0aed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,526
Size: 1.00 vMB
Total Fees: 0.01628627 BTC
Feerates: 99.50 > 1.63 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (269,463 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
645,796 645,796 000000000000000000041fc6aa35f6be7666231cf9ad5256993a5e7b0d914d03 737 1.00/1.00 vMB 14
645,795 645,795 00000000000000000002982db2c2aa3c495556ccbdea7d97c74487792781fe5e 601 1.00/1.00 vMB 20
645,794 645,794 00000000000000000004a786710af6b40a389a69a34decd5c5b8aeff5bd15188 237 1.00/1.00 vMB 10
645,793 645,793 0000000000000000000c0887daac8e0842a589b8472dbdf0ae355909bb814222 2,008 1.00/1.00 vMB 67
645,792 645,792 0000000000000000000df541bdd3370a8b58dfec9f5200bdf9c9077a3d337f9d 1,701 1.00/1.00 vMB 45
645,791 645,791 0000000000000000000ce45c2335364cd601a954376836c626cab8af4221af2a 1,004 1.00/1.00 vMB 25
645,790 645,790 0000000000000000000aec339e574c538af6e4ee12cce2e2d1f772792104090e 1,125 1.00/1.00 vMB 25
645,789 645,789 0000000000000000000bdfa254582dce95f47b705b100b15cfec9a5a80a8759b 1,031 1.00/1.00 vMB 40
645,788 645,788 0000000000000000000a40fa1068ee53b45827f44779e0bb19c9c5cf37165b86 1,660 1.00/1.00 vMB 45
645,787 645,787 000000000000000000067ae3c8287015fdadb92283d7983d98c9b1f0d82f7cee 949 1.00/1.00 vMB 5
645,786 645,786 000000000000000000023ba9b6d8eb782cf06356017fd9a5de7dd72df21a7299 2,017 1.00/1.00 vMB 77
645,785 645,785 0000000000000000000b89418969a27ad471b3bedfc20efbcd41e4cca608340c 130 1.00/1.00 vMB 2
645,784 645,784 0000000000000000000b06b134d8421e614eb99b898dcba43b2ce5fbba79d2b6 627 1.00/1.00 vMB 22
645,783 645,783 00000000000000000006b877574531e1ddbe495b4fb0904e8d65b5c6c94bc630 728 1.00/1.00 vMB 15
645,782 645,782 000000000000000000033cf999c064b5ba858e026a23aefa8e0a940cf3ca5900 2,741 1.00/1.00 vMB 64
645,781 645,781 00000000000000000009e0f0c419f6da7face995600295b82f9dce36e1f9347a 897 1.00/1.00 vMB 22
645,780 645,780 000000000000000000064f5b82dd099a1adf0fc026d85ed9f648311cfcdc80dd 2,799 1.00/1.00 vMB 36
645,779 645,779 000000000000000000061b13a5796b0a5eb2d59f1761bb7c0f292ed3fd97459a 1,754 1.00/1.00 vMB 69
645,778 645,778 00000000000000000003cfa4ae95d46fb8d633c04b9cb28c9ba0bf956b132f3b 2,275 1.00/1.00 vMB 122
645,777 645,777 0000000000000000000817686008fcb6e43eff8b155e0d44c6d1685218eb8d61 814 1.00/1.00 vMB 13
645,776 645,776 00000000000000000007fdccd3c63ad075377914e286a2721ea2e65ba4e4c2fa 1,477 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.84 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: 712.19 GB
    • Received: 17.16 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.