Loading Tool

Explorer IconExplorer

Memory Pool

76,916 transactions
30.69 vMB
0.13511895 BTC
Random Selection Loading Transactions
Max Size: 176.53/200 MB

Candidate Block

Mining Attempt 54a8bed127f31986e41e1302808f8107722fcc9598ad91beb3f227d6fd1c61d9
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root a7d737e975f848a5b021f90a90adec5504fae5365ee80f97e9c53f12977b548d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,385
Size: 1.00 vMB
Total Fees: 0.04919426 BTC
Feerates: 150.36 > 4.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (705,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,823 209,823 0000000000000310d62079dfe31a79508f3eec2614ed3499a6d1213be0350903 20 0.01/1.00 vMB 96
209,822 209,822 000000000000013f6dbd62086964baf07d16ac510011a486562b609967f4044f 99 0.04/1.00 vMB 285
209,821 209,821 0000000000000130fd91083154bc48029804ad579a89db18a41b34c6c3b16603 91 0.04/1.00 vMB 80
209,820 209,820 00000000000000101a8b5de609ae645bc2d78d60bf1d6ac3badc8e968eee2453 343 0.20/1.00 vMB 152
209,819 209,819 00000000000004dcbc4d7195aee4d76b31e81f85c5268b4967a4f69507380a13 38 0.01/1.00 vMB 161
209,818 209,818 000000000000039d42366b8a4b2bb62f78ce2ed1ffae8aeb5ef629063fa852e4 54 0.02/1.00 vMB 170
209,817 209,817 0000000000000177a5a66a80ccc46775139af22b100810c017a95406c25ffe38 38 0.02/1.00 vMB 93
209,816 209,816 000000000000028aca8abad9a719cfd56e0c20ccae3f05b6ea3ce85140cef63e 34 0.01/1.00 vMB 64
209,815 209,815 00000000000002c91b22a351b4be368ec7c8fb22dbbdb81b3ad1fde1bfb72876 116 0.05/1.00 vMB 145
209,814 209,814 00000000000002a23070d97df7e76256b956c1d2c9ccc21e8f0417884f16abf3 61 0.02/1.00 vMB 250
209,813 209,813 00000000000003157a457b435e7d33a9901d01552de970b098230be8281b6d1c 531 0.30/1.00 vMB 113
209,812 209,812 000000000000048858edfdf0a45c5fe39cb255c6094c5212b28490318561914a 22 0.01/1.00 vMB 87
209,811 209,811 00000000000002a0df91cad1c3b230cc5404d9a14dae2240d90b1dc7e63381d4 10 0.00/1.00 vMB 47
209,810 209,810 00000000000000f4f8c7e28722932ed7baaf0bd138577046f79dcbc2cc889d70 165 0.17/1.00 vMB 42
209,809 209,809 000000000000031daacb7d38f2d81fa0fe7dfe92857f9d74776a5bee5d51e9ec 24 0.01/1.00 vMB 73
209,808 209,808 0000000000000030325f54d7f60dcf5b214aae266089125a81415cff83f5ab97 31 0.01/1.00 vMB 97
209,807 209,807 000000000000031a0ec71fee1b80eb448ef11c60595df7b78297386e26efc5b7 94 0.04/1.00 vMB 123
209,806 209,806 00000000000003ee2dc927e1506a51add73ba2250c5b7ca0f2094d94dd9da843 1 0.00/1.00 vMB 0
209,805 209,805 000000000000044532d6967d0e2fe75ac900db6f3e3b38b7ec61897735ba2d22 96 0.02/1.00 vMB 69
209,804 209,804 000000000000024e0a323492890f8aecaec6aebbb9214445740b31bcf5c4c4c6 137 0.05/1.00 vMB 170
209,803 209,803 00000000000000b50b3cd0bd939f6452b4d33f78386a3a16d6e75d246d606fca 16 0.02/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.48 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: 668.22 GB
    • Received: 15.43 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.