Loading Tool

Explorer IconExplorer

Memory Pool

45,596 transactions
29.03 vMB
0.13839601 BTC
Random Selection Loading Transactions
Max Size: 151.30/200 MB

Candidate Block

Mining Attempt 611155c8188312a25b60b68da5f1f47af2eee58c7e8583b0d1ea7126f384f788
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root 8525de44596323c5c7acedd1c91c49687b6a7079ebbe2d49bd9cbe1f61f97c92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,643
Size: 1.00 vMB
Total Fees: 0.03906456 BTC
Feerates: 100.25 > 3.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (200,610 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
714,099 714,099 000000000000000000000cb1a7710a1937425aa6f22dd69d307f73251be9c8f0 3,159 1.00/1.00 vMB 9
714,098 714,098 000000000000000000032d5d2a056ca928b194521f80535095bc1b0e4bbdc3cc 3,479 1.00/1.00 vMB 7
714,097 714,097 00000000000000000004dc43a02b39f407622305a1252e77018a34177c76873a 3,049 1.00/1.00 vMB 12
714,096 714,096 00000000000000000004e9f9705453a4fbe502a8c62b3ca75525c3e4bdc7a562 2,637 1.00/1.00 vMB 17
714,095 714,095 0000000000000000000904cc331bb56d7c1504825ca9af658fce1653e4a08bab 3,007 0.99/1.00 vMB 12
714,094 714,094 0000000000000000000090a4d3681e506360833abdca3bad9d9cc44e884ebf72 1,596 0.67/1.00 vMB 9
714,093 714,093 00000000000000000003a9c5a28a9537a570b9128e03cb5b7eec1dcacba0bc21 681 0.24/1.00 vMB 8
714,092 714,092 00000000000000000003dbeef4b9cb283e48bf721e4e9295b0fb2431f7cd4102 1,211 0.42/1.00 vMB 10
714,091 714,091 00000000000000000002dec032bf530231114d2789d3075486750e28a4fd63f6 2,540 0.86/1.00 vMB 10
714,090 714,090 000000000000000000051d0b3e37128cb2a26ad609f64ff7709e0b99044a71b6 787 0.23/1.00 vMB 11
714,089 714,089 00000000000000000007349506a21acf5d9293fddf545e0b8e5f7684bb4108eb 228 0.07/1.00 vMB 9
714,088 714,088 00000000000000000004381098c63bd41156903532a9d26d277ba208e30a1817 2,851 0.97/1.00 vMB 10
714,087 714,087 000000000000000000016681d539b5fff83ebbe5567e15294322bd0485ccc38c 823 0.28/1.00 vMB 11
714,086 714,086 00000000000000000006f45f66775026da6fca9538d441f46d85f4c437a4c320 494 0.21/1.00 vMB 10
714,085 714,085 000000000000000000015471e496224d855ee2bc7877a86eae5f7f001cb0e43b 693 0.24/1.00 vMB 11
714,084 714,084 0000000000000000000b3b4087ffd11230f16f65e83d196c88070fbf4995e121 586 0.21/1.00 vMB 10
714,083 714,083 0000000000000000000691e690558b6c625fcc69d999bb78274284315b3699bd 2,085 0.68/1.00 vMB 11
714,082 714,082 0000000000000000000107f4d04646bd2a0fb37109e10f6d84020b0ab3b91931 497 0.28/1.00 vMB 9
714,081 714,081 0000000000000000000910558e371e90fd53abd5aa1a2a3eb07a741e57b31283 143 0.05/1.00 vMB 21
714,080 714,080 000000000000000000061d2ca2cc45d8cb62d239ba9349d448ad4d825941a216 180 0.07/1.00 vMB 14
714,079 714,079 00000000000000000006376ac31834a804dcc44164bc0444d1cc218324fb120b 854 0.33/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.88 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: 645.01 GB
    • Received: 12.64 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.