Loading Tool

Explorer IconExplorer

Memory Pool

44,507 transactions
26.41 vMB
0.05390115 BTC
Random Selection Loading Transactions
Max Size: 139.64/200 MB

Candidate Block

Mining Attempt f324161df88cb9c2529b2e22316998ad3e4746e404ccaa3a7cfdb9f461e0064d
Version 20000000
Previous Block 000000000000000000010a691d8711905b74c8ca1255100e4f4641696d5db79a
Merkle Root 8537cebaf2970aed1071fd03077a8d01c0720e5d163770d87bf176a356071483
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,111
Size: 1.00 vMB
Total Fees: 0.00561873 BTC
Feerates: 40.21 > 0.56 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,736 (424,838 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
489,898 489,898 000000000000000000e21ae021377b28b419468dade47c64f49ab54d05608c1e 1 0.00/1.00 vMB 0
489,897 489,897 000000000000000000a1e925f82ebdc1ad464996c228af5592b8d7903671b4a8 884 0.90/1.00 vMB 52
489,896 489,896 000000000000000000215a412611724589259d3737ae753fbd399e07ef3669eb 282 0.11/1.00 vMB 184
489,895 489,895 000000000000000000ea88a02cb0ef4ce7cc658618987f5e9834c504ce9b2c6e 754 0.99/1.00 vMB 32
489,894 489,894 0000000000000000002606aca4462602ff6e037a8eba282c2b2b5bb13e0cf3e9 451 1.00/1.00 vMB 3
489,893 489,893 00000000000000000041c325ed1fd14aa19206270f69033d5cf032b073c25adf 2,041 0.88/1.00 vMB 72
489,892 489,892 0000000000000000003be65a41f28578fc37c1ce2c66f34fb2e8a1bccaf386c3 1,877 0.96/1.00 vMB 190
489,891 489,891 00000000000000000004b930a56fb0d0fb50a5ea9f6c5d54e550753d71b000e4 736 0.98/1.00 vMB 4
489,890 489,890 00000000000000000043548203298ff3ff45b91e34d9665a18b15ab56ddb0d6c 1,237 1.00/1.00 vMB 56
489,889 489,889 000000000000000000a0930da60f6dfe83aace79726f40b4c3fc0c4b0da95ffd 1,263 1.00/1.00 vMB 43
489,888 489,888 0000000000000000006c4cee77fe5e723d5fb7f3deb0e92740f0845abc321015 994 1.00/1.00 vMB 78
489,887 489,887 0000000000000000006f408147ffbcaa0fb1dcf1f199c527ffdaf159d86e5cd9 1,257 1.00/1.00 vMB 25
489,886 489,886 000000000000000000c349dee77a5bf83ce756e8de215ac3669f49b5d607aa8f 2,329 0.97/1.00 vMB 184
489,885 489,885 00000000000000000018477376f7b39769bac8ba85dcebf9ec17c41cc80daa6b 1,178 1.00/1.00 vMB 76
489,884 489,884 0000000000000000001aae959c1b13841fbb9bc14b6d282d2468f785910792ee 2,163 1.00/1.00 vMB 153
489,883 489,883 000000000000000000cef2095a6b4ae3b8cbe056338ea839787f10a2b56ade13 1,806 1.00/1.00 vMB 111
489,882 489,882 0000000000000000008ecb83e42bc1c16537fe52f058f50035cf4b43140e36cd 1,366 1.00/1.00 vMB 93
489,881 489,881 000000000000000000ae2287644f42b8edbca7e503ca4c408684e5544a7f552f 1,813 0.90/1.00 vMB 126
489,880 489,880 000000000000000000badd3de35941faaafdc0fd1e4b9afcf88d714dc2c30fa0 2,281 1.00/1.00 vMB 251
489,879 489,879 0000000000000000008223ac981571af5983013acec06ec55519dc9c8e02369d 1,341 1.00/1.00 vMB 26
489,878 489,878 000000000000000000201af7fa6aeaf0162d07a6e1c0fde8aeb8ac44e3d8a799 1,307 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 781.92 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: 646.11 GB
    • Received: 12.81 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.