Loading Tool

Explorer IconExplorer

Memory Pool

40,237 transactions
29.05 vMB
0.06974716 BTC
Random Selection Loading Transactions
Max Size: 147.84/200 MB

Candidate Block

Mining Attempt 9fe8c1c60d0ca816716bc2a945aacafcca50269f04f9e4906b97a3ab768c4719
Version 20000000
Previous Block 00000000000000000000a03c2ff2e9c4376ebfdb09bdac0054b5959b0793006b
Merkle Root 7bc5091d5aac30d11b094972285f52ddd25781723f6428814c20a848ddaae1ee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,729
Size: 1.00 vMB
Total Fees: 0.01318976 BTC
Feerates: 497.33 > 1.32 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,546 (679,721 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,825 234,825 0000000000000023386d714cf81d9cd842d6cdfb4f5762ba8e6353716164bd84 121 0.09/1.00 vMB 113
234,824 234,824 000000000000019b34f0b3eb605747281be5efdc7dbfc3ec45bdb22ccb3b13ad 598 0.24/1.00 vMB 154
234,823 234,823 00000000000000d862c0d268d9fc7f89415d346e46a03355e9c15227038295f7 385 0.15/1.00 vMB 217
234,822 234,822 00000000000000ab83b7443c89758183692d335132928e4f2224dde3d551ca90 290 0.15/1.00 vMB 130
234,821 234,821 000000000000015284d29756a1ce1632bcfd1b7b51455809d6f9fe03d9d94288 675 0.39/1.00 vMB 1,733
234,820 234,820 00000000000000adfc733006c31cca58f2a729d41eefe951f94725cc2dce13f8 355 0.15/1.00 vMB 167
234,819 234,819 00000000000000c08abfcf9ac886a9aca8626fd2f5ed8097f03db7538f33b18d 307 0.17/1.00 vMB 132
234,818 234,818 00000000000000bd6c0637ee02723f7a792943430f586be8986645eb8f43d6b3 105 0.06/1.00 vMB 35
234,817 234,817 000000000000016ec2f5dd1f2c023b3f405650a9d9bf85c581a9e11fcce6e43c 406 0.17/1.00 vMB 163
234,816 234,816 000000000000007420cd19ca55a500a3fbb7fa17d6d24f935c47213dcffb4b26 284 0.12/1.00 vMB 161
234,815 234,815 00000000000000ac4a520a74af1509bc0ed3bf2fd1d9471f4517259f328a7474 138 0.06/1.00 vMB 180
234,814 234,814 00000000000000d93b946663e1c894913003188c5504747d27769b05349d19e2 111 0.09/1.00 vMB 27
234,813 234,813 00000000000000203d47f4c4ce03b59f520fd3604f6ae321e08a87fb8a2c2af2 505 0.20/1.00 vMB 172
234,812 234,812 000000000000006a04c640597cc4026a535c61a47816a39a3301ab50bbe5e59b 418 0.17/1.00 vMB 157
234,811 234,811 000000000000006fd07260a5856463c5f579aa81270827bf0c851bcce5d8b06f 209 0.10/1.00 vMB 174
234,810 234,810 000000000000001ba8e59540a29d35362c49f9e91205702b2c9809f48fbccd7b 312 0.10/1.00 vMB 94
234,809 234,809 000000000000018543e3641275d927ab3043a3c03a307e9b4e7d85a3e3e1b017 526 0.25/1.00 vMB 108
234,808 234,808 00000000000000c0308bc19c67113f4e0d7ad404b27535958ed3934bafbe51e5 622 0.25/1.00 vMB 196
234,807 234,807 00000000000000a2f48788f14999652590d1be932447a089a3daeeec1937a13f 939 0.41/1.00 vMB 151
234,806 234,806 00000000000000a38574da944de5f3649d2aca7db1817bee47db93528884c1b1 386 0.15/1.00 vMB 152
234,805 234,805 00000000000000b61504c5a93d765842a44bcdd9196c61ff9abd0700de55e679 152 0.15/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 781.58 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: 622.86 GB
    • Received: 11.40 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.