Loading Tool

Explorer IconExplorer

Memory Pool

42,464 transactions
26.68 vMB
0.06849923 BTC
Random Selection Loading Transactions
Max Size: 139.55/200 MB

Candidate Block

Mining Attempt 8d210ca67f181593c5513f348ecc38fb9de72e85477bfecbf5234f37a30e34bc
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 4860e6ba8a980782823ad89fb9d1b84b59f74d29e4b034ea4817cf204d8c3b9b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,556
Size: 1.00 vMB
Total Fees: 0.01930900 BTC
Feerates: 101.59 > 1.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (133,815 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
781,055 781,055 0000000000000000000117c38ffb2962b3091348f82118b402dac6c94edc377c 3,270 1.00/1.00 vMB 25
781,054 781,054 000000000000000000023d42f1ea92735fd8976204bd52682198058d28a89656 3,140 1.00/1.00 vMB 38
781,053 781,053 00000000000000000002cf1b608a9a2f90091a034e2122be9c7cfcf3a1b959e2 2,472 1.00/1.00 vMB 27
781,052 781,052 000000000000000000002eb541afd161c2c662f4b8c7162597cd9da7e06ee382 3,592 1.00/1.00 vMB 36
781,051 781,051 000000000000000000035855ac553bb775c154958d4568ecae4703ce28275243 2,681 1.00/1.00 vMB 24
781,050 781,050 00000000000000000000edb74301b3ae45bf91ede3a32e8e6ce3e4953332af16 1,910 1.00/1.00 vMB 20
781,049 781,049 000000000000000000005eae9333b85c4011b65ca5c0aba2872869f67c7410ff 2,426 1.00/1.00 vMB 18
781,048 781,048 00000000000000000000ef5bc5528a1e449cbaf30fefcf8ecb7435516c20c437 4,020 1.00/1.00 vMB 36
781,047 781,047 00000000000000000001f3b74328ec252b758412fd4aea2a55458cc1f9b8b8ea 3,553 1.00/1.00 vMB 35
781,046 781,046 00000000000000000003fa007eea3517345444e314f5fe58eb7f8744f1884414 3,171 1.00/1.00 vMB 23
781,045 781,045 000000000000000000011edd175f97dbd7731aed6159a9af59a091f8a5e74390 2,749 1.00/1.00 vMB 42
781,044 781,044 0000000000000000000308f6965b5adf6f99399a261c0b57428e59252793976b 2,557 1.00/1.00 vMB 17
781,043 781,043 00000000000000000004ca8aafdf5d6c3ac331d33222a5acaef68deb12accedc 3,420 1.00/1.00 vMB 34
781,042 781,042 00000000000000000001fb9448372eb013a615969736877be1d1ed65ba2bd97e 1,795 1.00/1.00 vMB 14
781,041 781,041 00000000000000000002508302841b8980d50668f0c7bbc6bc29bdc8571370b4 3,182 1.00/1.00 vMB 29
781,040 781,040 0000000000000000000319775cd6a76ce9aa7c851fcb6bec36087e4eb27dd6df 2,556 1.00/1.00 vMB 24
781,039 781,039 000000000000000000009f6a1a49fe7896b1a2a9df368b5d2dae217b0f4a9555 1,767 1.00/1.00 vMB 15
781,038 781,038 00000000000000000003ef4085344b17b51126394cb9ef89254401e3eed3e585 1,148 1.00/1.00 vMB 13
781,037 781,037 0000000000000000000307996c264876e3b50419302c3e53870251954822c353 873 1.00/1.00 vMB 13
781,036 781,036 00000000000000000002a9b3b06bb4f0f94f7c56eedd6f72180c6d744c51695b 1,941 1.00/1.00 vMB 17
781,035 781,035 00000000000000000003e8aa869db75b51ca5a4499317e8ffbbf6bc78eee7286 1,942 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.