Loading Tool

Explorer IconExplorer

Memory Pool

82,343 transactions
30.98 vMB
0.08144799 BTC
Random Selection Loading Transactions
Max Size: 190.09/200 MB

Candidate Block

Mining Attempt 79404cb03728a3bc921d8486da08cc641c09f3a270adafe375087174f901cba4
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 351f6eb656d24f209cb7e00601924cdba837609f314682a2f06456035e369934
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,403
Size: 1.00 vMB
Total Fees: 0.01183509 BTC
Feerates: 301.05 > 1.19 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (546,414 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,805 368,805 0000000000000000095e3132474d6b17de52608588eaa6443b187838ad439463 95 0.08/1.00 vMB 19
368,804 368,804 000000000000000004042fb1e302f7eb18d0458659d81ba412445ada1d90abda 543 0.30/1.00 vMB 41
368,803 368,803 0000000000000000003bafac7e431b5082b918fe30eebfe7e93fc261a66a0b5d 546 1.00/1.00 vMB 11
368,802 368,802 0000000000000000011950188594f3a7b5520c148867ce4f675e0268e80ea0ae 855 0.43/1.00 vMB 40
368,801 368,801 00000000000000000281ee4f2341621bd3571e39610d26554b8c767e6377a8d0 238 0.18/1.00 vMB 21
368,800 368,800 000000000000000008ed34600c4c74c3a7dab32226ce313b425802f457e832a4 1,357 1.00/1.00 vMB 26
368,799 368,799 000000000000000005a3edd127a4c1fe2bf0b5f25e159ee2de24db6e8e3308ec 1,248 0.75/1.00 vMB 35
368,798 368,798 0000000000000000143ee0cd20715b6447f43e1f0fd6586b59b464ff262a454c 1 0.00/1.00 vMB 0
368,797 368,797 000000000000000014e5b123be95a0cf22ab5c2ad8b55bea7039434575a9e9c9 1,148 1.00/1.00 vMB 22
368,796 368,796 00000000000000000c875a91eedcdaef2a505ca53da54e33745dc2c10e478ae3 1,183 0.68/1.00 vMB 35
368,795 368,795 0000000000000000084575ad88f8a29c3cb80b39ca50c193d07a81848d28a336 2,193 0.93/1.00 vMB 45
368,794 368,794 00000000000000000dd14ded36cff74fab431517051639a2d8c363bbd78f19fc 2,123 0.68/1.00 vMB 122
368,793 368,793 0000000000000000019f00699ead970b5a742e65ec7593d4814e83be0dd68c24 965 1.00/1.00 vMB 19
368,792 368,792 0000000000000000064b9ac32ef17b64b6fbb52ca4010d02240acaffec7de72f 1,186 0.75/1.00 vMB 47
368,791 368,791 000000000000000009ee4f8fae15f7c7169c32abde074fbd72e4401fb5c605a2 2,496 1.00/1.00 vMB 61
368,790 368,790 000000000000000011fbc07d6d84e4a5d1e1c77b4fe7ed203b489af89399e131 1 0.00/1.00 vMB 0
368,789 368,789 000000000000000007d2801ea43e999db635808ad3f872b824602c87487de3e3 2,226 1.00/1.00 vMB 45
368,788 368,788 00000000000000000607a68b86d028cae7050e3c809e23d43068d59434fef963 1,528 0.75/1.00 vMB 50
368,787 368,787 0000000000000000115f0dadc13c6be8912b0ba24f784d8fc19eabef8bb20ade 97 0.06/1.00 vMB 37
368,786 368,786 000000000000000009d6159bb798eeba9246d191ea170c9856a7037e0445a6fd 469 0.26/1.00 vMB 45
368,785 368,785 0000000000000000061e1fc668e6e77925f54c5b6b9ab1b4a61114b6acceb199 696 0.39/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.77 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: 709.18 GB
    • Received: 16.86 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.