Loading Tool

Explorer IconExplorer

Memory Pool

85,465 transactions
33.10 vMB
0.16150161 BTC
Random Selection Loading Transactions
Max Size: 197.07/200 MB

Candidate Block

Mining Attempt be695bf475ea0e5fe5988e11fd076bf767708111d9c9a93d2c1c1b0f0b9876ba
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 95ac1a322769b6deb3538ad7772ee2820ba9d211f9c026b3c9e1787280c7c31f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,584
Size: 1.00 vMB
Total Fees: 0.04992163 BTC
Feerates: 318.30 > 5.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (509,459 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
405,894 405,894 000000000000000005b7de7282904ff9012264d34c846f3b7098fb020649564e 1,320 0.99/1.00 vMB 26
405,893 405,893 000000000000000001e770e6ef048731eff130f7babbc6e80920e789bf6cd3d4 1,340 1.00/1.00 vMB 38
405,892 405,892 0000000000000000060c9f60684946b046603a29388c0b672f590aa67291ca10 1,207 1.00/1.00 vMB 32
405,891 405,891 00000000000000000375ecabe95b0993984e76af87fa82b112bed4e6c49cf0a1 2,897 1.00/1.00 vMB 60
405,890 405,890 000000000000000000ec80d2e501c42272c84546016f311ed2628eb7769dbbd0 1,079 1.00/1.00 vMB 24
405,889 405,889 000000000000000004fe633034f10821d9e5dc05e459d82f77b4c8440ebbae6b 1,802 1.00/1.00 vMB 40
405,888 405,888 0000000000000000017982447e3b809409cd21016fd1324d11ba4280be8c3489 2,104 1.00/1.00 vMB 46
405,887 405,887 000000000000000005a15ba817fff21698ca33e3bc332a970aba5ed0cc9d678e 2,595 1.00/1.00 vMB 70
405,886 405,886 000000000000000000dffcf3916d35c7a8a20be0fa3bdb813e1c98e0206fe9d5 2,251 1.00/1.00 vMB 46
405,885 405,885 000000000000000002cbd4f9afddba544849948db43a2aecbe4e837d52288e9d 1,761 1.00/1.00 vMB 34
405,884 405,884 0000000000000000015592899fbbc443fcbd12512b445d36733124a01f282bc2 2,251 0.99/1.00 vMB 46
405,883 405,883 000000000000000006046f007aa9f041fd3acf7a8144184ad780a9fc22bd704d 1,764 1.00/1.00 vMB 30
405,882 405,882 000000000000000003d8fd75379bc7b40ea5043cd357c29d13d6a707f940ecbc 2,290 1.00/1.00 vMB 39
405,881 405,881 000000000000000001c28e49b887f88c5c353b62a438422361e8607631b67f7b 2,799 1.00/1.00 vMB 53
405,880 405,880 0000000000000000024d95b87907d68110421de23180d3b64ff59726d5a42daf 2,949 1.00/1.00 vMB 63
405,879 405,879 000000000000000001b22cd3d1361bb43f6faa4a2fac8f898d758abb35e29049 2,732 0.99/1.00 vMB 99
405,878 405,878 000000000000000001ec78387c9fb60b2fffffd23e8208ca44bfdc36d8f1438f 2,806 1.00/1.00 vMB 64
405,877 405,877 00000000000000000080553a7546019cce6e9b1ecd260caa3e9db85b7a0f009e 3,049 0.99/1.00 vMB 77
405,876 405,876 0000000000000000060e5a790e155b3da939431d6a7915200167725dc92dc631 1,030 1.00/1.00 vMB 37
405,875 405,875 000000000000000005936c48f01c1a9d1dbce4806b107b2f837cc0e007089574 1,966 1.00/1.00 vMB 53
405,874 405,874 0000000000000000025a206873aabd174482b3a281e4ae8f79366f1305cfa87f 1,389 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.00 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: 718.86 GB
    • Received: 17.97 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.