Loading Tool

Explorer IconExplorer

Memory Pool

41,688 transactions
27.42 vMB
0.13226357 BTC
Random Selection Loading Transactions
Max Size: 141.70/200 MB

Candidate Block

Mining Attempt 93ca9393a4cca48ef5fc8129aa3ac07f917e2fdbaa93147b392450da075df19e
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 249be072cca94d116cf48e0c7fb7fce47b5ff84db92a0ea50804946b7d63f57a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,741
Size: 1.00 vMB
Total Fees: 0.05113698 BTC
Feerates: 150.71 > 5.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (351,811 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
562,894 562,894 0000000000000000001d4df424175c6d47b84af0a685c4157755b0d166526389 2,956 1.00/1.00 vMB 62
562,893 562,893 00000000000000000018b6fcc5838a0de7255add174bba041a6b3383b19ef8fd 492 0.25/1.00 vMB 2
562,892 562,892 0000000000000000001ed7962d1df5909bbdc881e382314499b8070eaaf485e7 2,117 1.00/1.00 vMB 2
562,891 562,891 0000000000000000001c835e1cfc72186267917a599e067cf64b155aec49ea82 2,976 1.00/1.00 vMB 28
562,890 562,890 0000000000000000002578a6ab227ef1517be6c084b1ce278ca1806dee1ef8f5 1,141 1.00/1.00 vMB 5
562,889 562,889 00000000000000000008b778a45c20095b2528652d66039c1fdcaab4b7a1cbe6 2,100 1.00/1.00 vMB 10
562,888 562,888 0000000000000000001c709e4a192b48589ef5148c0ec73f564f6d91431964a4 3,047 1.00/1.00 vMB 18
562,887 562,887 0000000000000000002e6d9c8da46d0517f1d881897d268a8eab620717073d22 1,586 1.00/1.00 vMB 24
562,886 562,886 0000000000000000002660fd2e5abe151a81226b305d07257456336caf78b6f7 2,002 1.00/1.00 vMB 9
562,885 562,885 00000000000000000010962ba2807bab29f8d9ab75a1db7bf9834aa699a2c1b6 2,805 1.00/1.00 vMB 33
562,884 562,884 00000000000000000028ad6854f9c0271ec7a14d5a8ae4590df73d571c412094 2,166 1.00/1.00 vMB 15
562,883 562,883 000000000000000000183bdb5db8c88510cd5efc53129845dc9439a05423f01d 1 0.00/1.00 vMB 0
562,882 562,882 0000000000000000000cae227f138ae6bf13c924ad3e70296103876351a22e5f 2,647 1.00/1.00 vMB 37
562,881 562,881 00000000000000000028bc8a1c55e0f19f3bd0b6342463b7115cefaca6cd2c04 1,956 1.00/1.00 vMB 36
562,880 562,880 00000000000000000014f8b153b566fe936d5183c42191caf58f748427c2d1de 2,469 1.00/1.00 vMB 22
562,879 562,879 00000000000000000008df580728f150dc497f0077100f76b4b075ece75d6819 2,123 1.00/1.00 vMB 23
562,878 562,878 0000000000000000002a0c73243e41579811ec7bc4ce37baf95dbb44be46cb91 3,204 1.00/1.00 vMB 39
562,877 562,877 0000000000000000001bef8abc3ec743344e5ddd0db6dfe781c771ef4e4adf3d 2,769 1.00/1.00 vMB 47
562,876 562,876 0000000000000000001fc70112e6958a361d5a06a0030d3341c8b52a561fe7df 891 1.00/1.00 vMB 2
562,875 562,875 0000000000000000002867ba38f0c4b798bb94d4df48553e27f87b2136eb0577 844 1.00/1.00 vMB 7
562,874 562,874 000000000000000000105853653ba6d29b94496161986105542284a804424012 1,610 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.87 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: 643.24 GB
    • Received: 12.58 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.