Loading Tool

Explorer IconExplorer

Memory Pool

80,340 transactions
30.11 vMB
0.08909018 BTC
Random Selection Loading Transactions
Max Size: 180.54/200 MB

Candidate Block

Mining Attempt 2925827a53a81742f0ed662140bded01a3b3778ac6c875cb1effccd6f636e222
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 15be7e9dbe2e98aa9997b8f6355bc1f0c520917141691dd974872615680b8c56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,396
Size: 1.00 vMB
Total Fees: 0.02753219 BTC
Feerates: 301.07 > 2.76 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (796,791 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
118,216 118,216 0000000000008e11dc70235cb5d595c3466c0a62408d9d1ae3bb9c3374e2ab02 4 0.00/1.00 vMB 1,353
118,215 118,215 000000000000a30396e9ac94d64a1d057abf81dc57354aa632a81c5f11139b46 6 0.00/1.00 vMB 409
118,214 118,214 00000000000021199769dd876f9d204dd40e9105df768339db07f8cd95824ae4 2 0.01/1.00 vMB 0
118,213 118,213 00000000000081545078347453985ed11558c9846b96eb916d7fb128571f19dc 9 0.00/1.00 vMB 0
118,212 118,212 0000000000003a86aea91fc34609cb45b061cec368883c8715b0011206e2b34e 11 0.00/1.00 vMB 1,050
118,211 118,211 0000000000008ec238bd31ac769d8aec23cf25155905a4539500422ee7870285 4 0.00/1.00 vMB 349
118,210 118,210 0000000000009674d8dd924434e9845c5e8368e220baf0817e9d9c9ed7602fbd 2 0.00/1.00 vMB 0
118,209 118,209 000000000000c1e136fc9653215f3706f0f1766922fe38330bcc7d1876d5144c 10 0.00/1.00 vMB 1,092
118,208 118,208 00000000000070f262bb519b4cd20769d94ad007f00ad1b0c8b4771dbab57b4b 20 0.01/1.00 vMB 329
118,207 118,207 000000000000bc4ac5621e58ec3b1af12ddab61d59559b67617b7aa1137a39ca 15 0.01/1.00 vMB 0
118,206 118,206 0000000000004986dbffd92d3bceeb9f2b1002f4f8fe0503fe0ab9edc64726ce 1 0.00/1.00 vMB 0
118,205 118,205 00000000000054e50b816362bff45c4658bc6bada8eaba1c514bc9c6bf52dd2b 6 0.00/1.00 vMB 679
118,204 118,204 00000000000073fda9673e84daee793c1bf908a867c8c7817949ee9a3965e3e1 16 0.01/1.00 vMB 893
118,203 118,203 000000000000bdfd6997f358e8cf680e8e74c6007895732820dbeff308ebeee9 3 0.00/1.00 vMB 0
118,202 118,202 00000000000029bd1774149ff239a4b04211b779e6a81e36e4e2ace4a1c4414d 2 0.00/1.00 vMB 0
118,201 118,201 000000000000c3d1787f1fb537d2ecfd7245deef4a4c2d8185523dde5afc1fde 33 0.01/1.00 vMB 111
118,200 118,200 00000000000050c2c33d368dad544ccc07c1435b7cbc85ee9cf6b1a2b953ba3a 31 0.01/1.00 vMB 626
118,199 118,199 000000000000ba7f479119ec2af2f30b750cad6fc86e60416747310c597011ca 19 0.01/1.00 vMB 704
118,198 118,198 000000000000009e3548e6c18803ce0331e7c56c5682643cf95e1cbb920e8ad7 38 0.02/1.00 vMB 0
118,197 118,197 000000000000bb99e863e07c674bca322497d7bc1440d2a21b7fea58d73ee59e 8 0.02/1.00 vMB 1,246
118,196 118,196 00000000000085bb19250cc60800cd620d357c8cbd976686a9814d75e5cb2897 7 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.