Loading Tool

Explorer IconExplorer

Memory Pool

72,833 transactions
28.08 vMB
0.06789933 BTC
Random Selection Loading Transactions
Max Size: 166.28/200 MB

Candidate Block

Mining Attempt 4c03e71a7ca2b74ef34827ce40d82eb2439161eeabb75f53aa29efac73e0bf3d
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 831f525af3c2d7de0bd45d25b73c6a9faecbe962d291fe3817d2423b84b770f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,719
Size: 1.00 vMB
Total Fees: 0.01183112 BTC
Feerates: 150.86 > 1.19 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (332,128 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
582,903 582,903 0000000000000000000c90feb9c5a7c5a86399d0c0d92133b627f7cc10bebc69 2,205 1.00/1.00 vMB 17
582,902 582,902 000000000000000000138f0af4a7a1b66f46a3f2e2bafd35fbcdfec5c02d566a 2,517 1.00/1.00 vMB 46
582,901 582,901 00000000000000000006a48838c7757aefda9380e17f57756f01f3587c61dead 3,321 1.00/1.00 vMB 29
582,900 582,900 0000000000000000001083e9dd1f498fa5641f8218eb1f63f17f10676e1d6856 2,624 1.00/1.00 vMB 35
582,899 582,899 00000000000000000008517ebc8ded89ce17cf4ab953ad6d777780d408fa80d7 2,242 1.00/1.00 vMB 52
582,898 582,898 0000000000000000000548e9391fbcbd5e364d4abf50a8e8f9df5f9f2f6ea594 2,320 1.00/1.00 vMB 13
582,897 582,897 0000000000000000001a044d70d9e5ca27c36f57326cc0a0d6d902e1f1736eec 2,580 1.00/1.00 vMB 102
582,896 582,896 00000000000000000017d37c71047c22b0d7de33e69ea3802038a3df805e0e3b 2,621 1.00/1.00 vMB 20
582,895 582,895 000000000000000000196084cee1207b4da8a1150b0f1a92d62d58710ed2e4e9 2,582 1.00/1.00 vMB 42
582,894 582,894 00000000000000000010293d15ecd9eccf97c833430af04c2ba4c0c094778c7c 2,074 1.00/1.00 vMB 38
582,893 582,893 0000000000000000000981eab70c8f49eea34a0be3caee96f2969451118fbcee 2,403 1.00/1.00 vMB 139
582,892 582,892 0000000000000000000e9f9ca13a69722a6df9fa2a1da7e58816d22bf5b982a4 3,149 1.00/1.00 vMB 60
582,891 582,891 00000000000000000001d4a74deb29a73f18249f6e25bcbf01057ec761e5cb77 2,905 1.00/1.00 vMB 116
582,890 582,890 0000000000000000000cba1b4f0fd4d8c0a62d0aab663bb7227bba9fbeed12a9 3,157 1.00/1.00 vMB 179
582,889 582,889 00000000000000000020823f4e8b4a649623d36276c84dd32b3c73bbd8446e9e 2,930 1.00/1.00 vMB 100
582,888 582,888 00000000000000000003ba68f7901283f978815da45cfdf236908f075d9a3cb1 2,403 1.00/1.00 vMB 63
582,887 582,887 00000000000000000021d2b5706c1d3d82d7835663ef23d9650bfc307ee1882b 3,352 1.00/1.00 vMB 61
582,886 582,886 00000000000000000001de362684789ce9eba03a9d1533a5f1ef984bd28f241d 3,389 1.00/1.00 vMB 94
582,885 582,885 0000000000000000001bf2e5a56ebf8db1b01ef8d66749a2d01dcd02efa708e9 3,037 1.00/1.00 vMB 206
582,884 582,884 000000000000000000073367f53345f119f1473c54cc4f641f3a30c66b45784e 3,136 1.00/1.00 vMB 61
582,883 582,883 00000000000000000010d53ea960acc6c6a9235dcd29c73456313e454e092170 2,928 1.00/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 782.45 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: 666.77 GB
    • Received: 15.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.