Loading Tool

Explorer IconExplorer

Memory Pool

54,228 transactions
31.33 vMB
0.13216257 BTC
Random Selection Loading Transactions
Max Size: 168.95/200 MB

Candidate Block

Mining Attempt b4aa489e09a1c4a5368658f13aeb16641817bf5cc7c23e836c82ce579b9e4284
Version 20000000
Previous Block 0000000000000000000062eca90b6c850441ed7ba51b4482cf00fbe216ef2a8c
Merkle Root 33a5381364d139a4b81e745d1d80810f21be701f207192909e2abb4b0422aa33
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,416
Size: 1.00 vMB
Total Fees: 0.04072281 BTC
Feerates: 301.27 > 4.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,814 (732,073 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,741 182,741 000000000000027e9982963be9f903859ec232010947ed8f1e03c3a107037664 210 0.08/1.00 vMB 200
182,740 182,740 00000000000006fd8231f2787d06d97b2f29d8357b5d710fcbdd77c3752ae009 68 0.04/1.00 vMB 97
182,739 182,739 000000000000097bc3587942e79d422712981512f77d9dfaf4f522776f56a6a2 134 0.05/1.00 vMB 59
182,738 182,738 0000000000000890856b8d30d1c1313de3a2e7e8a1461b7e6b76e5bb0630e7df 8 0.00/1.00 vMB 595
182,737 182,737 0000000000000130290a06311e9a741cfb1b18a24924319544b137c3e127ea0f 160 0.07/1.00 vMB 90
182,736 182,736 0000000000000995b5fab1927c59498d476ed5811602081444758f0c761986da 97 0.04/1.00 vMB 110
182,735 182,735 000000000000030363e30f356d4f679d8c39fbd0fd8bf246091cb92bfbb5bb8f 123 0.07/1.00 vMB 139
182,734 182,734 00000000000006691c5f25a9eda52fded1094058d650ad8364e6193b1dd59ce4 35 0.01/1.00 vMB 101
182,733 182,733 00000000000007b32e6ae1881d466dfdd18be022ced5f57608fba7da082985a8 12 0.00/1.00 vMB 15
182,732 182,732 00000000000004273009faa5036c1fb7ecde75e1ed2d36788e773f58a8468348 122 0.04/1.00 vMB 148
182,731 182,731 000000000000061767faf60ada2b661c59569f4cab6ea906948d978bdddcacdd 199 0.08/1.00 vMB 105
182,730 182,730 000000000000089507a5e94ce1aba56bddc6b3b760399e5241f95d155b0c1892 5 0.00/1.00 vMB 37
182,729 182,729 000000000000038798d6bfc6d50adf2f8a084005877cddd7e1233f00c4c43bb6 103 0.05/1.00 vMB 107
182,728 182,728 000000000000056031a8eb6665334fca673e063e57a1cbe6f07a8c94103bd9e2 32 0.01/1.00 vMB 149
182,727 182,727 000000000000068102bea630bf641e92fdf15b2d6305992fb24de25a881c3be8 32 0.02/1.00 vMB 118
182,726 182,726 0000000000000559a8993619d65dc6018697177402ce934c7a1235e3e8c4b4f9 70 0.03/1.00 vMB 318
182,725 182,725 000000000000033097fd7d818151546d8097dd3c0367696003837b37840bb4ff 17 0.01/1.00 vMB 87
182,724 182,724 00000000000009e1313588883d9955d6090ab9b0daab867f95c5dbf3dc343e46 72 0.05/1.00 vMB 79
182,723 182,723 000000000000084cd09643e2532958e49d741650a7e9a8d28b3d32295fdcc6d2 94 0.09/1.00 vMB 83
182,722 182,722 000000000000096c0ada0bf1fb105b43579b8bca5848be78c527c1319bb81fd1 130 0.05/1.00 vMB 355
182,721 182,721 000000000000065523311462e14ecabdfad9eb1fb87eaf580b7a6b10e6bf5855 11 0.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.06 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: 651.14 GB
    • Received: 13.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.