Loading Tool

Explorer IconExplorer

Memory Pool

78,450 transactions
29.96 vMB
0.08668912 BTC
Random Selection Loading Transactions
Max Size: 178.96/200 MB

Candidate Block

Mining Attempt 8dd386564445859530a4f973605492e9595451a75f1cc19565c3991afcfd2240
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root e82901fc3d714fa3cc5365a82a031ff54561f5ad3edbcd14445ed6ae1e5ba4e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,675
Size: 1.00 vMB
Total Fees: 0.01805988 BTC
Feerates: 100.69 > 1.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (52,567 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
862,585 862,585 00000000000000000002432cd72479aef6496a295a2872cd119a30a2b470fd8d 3,803 1.00/1.00 vMB 3
862,584 862,584 000000000000000000021f9c4323db258a70f9bd1b8580392cf80d813f6f513d 3,235 1.00/1.00 vMB 8
862,583 862,583 00000000000000000002146b7e3b135134006191a9443d7beb3c45b7136d9a8c 2,020 1.00/1.00 vMB 4
862,582 862,582 0000000000000000000140d0ab3619c42f2617d170fb12c623f07ad5d66b0373 239 1.00/1.00 vMB 1
862,581 862,581 00000000000000000002b2f8af3b2a376ceaf3af402377bd8a72043ae6b76d42 5,125 1.00/1.00 vMB 4
862,580 862,580 000000000000000000029954ddf2d0c3628a076dbd5b4588ae06cea9b066b05b 1,242 1.00/1.00 vMB 4
862,579 862,579 00000000000000000002826d58c1eafc1f58b8a1e2c7c04ea2e920ba945f7d35 1,849 1.00/1.00 vMB 3
862,578 862,578 00000000000000000000cf35126cf801cbecfbfc25ae30f6baa1b54a9e1b9947 2,821 1.00/1.00 vMB 3
862,577 862,577 000000000000000000018db51438d4a3e4790a578ef1a129167ae96a96599626 3,203 1.00/1.00 vMB 9
862,576 862,576 00000000000000000000a117307b5f3e47285cb2d6be331576c5fc08a58c2dd2 2,774 1.00/1.00 vMB 7
862,575 862,575 00000000000000000000ade8b4d2071aa03d9b2cc91640d4dc66c3b63ef16d41 3,633 1.00/1.00 vMB 14
862,574 862,574 00000000000000000000c408de181d33132796affa44e25d845eb35c1026cdc0 3,181 1.00/1.00 vMB 9
862,573 862,573 00000000000000000002bbe079fcaedc3335572d0afa75c972fa33188a6bac34 3,017 1.00/1.00 vMB 4
862,572 862,572 00000000000000000002d39e22f51345281708b99909e2222dc7471a62ca2964 5,070 1.00/1.00 vMB 4
862,571 862,571 0000000000000000000049f025976ee68ab6e183509c66b5575227de208267a4 2,606 1.00/1.00 vMB 7
862,570 862,570 00000000000000000000ef5b951310d857731d5f32d3be24dd9dfb800df7cc00 2,617 1.00/1.00 vMB 5
862,569 862,569 000000000000000000022b4fc7e8f1342a25f2378c6105aee5b5b6e47f7d14a9 3,646 1.00/1.00 vMB 11
862,568 862,568 000000000000000000004fe4098760fd0febeadc46468edd3df63ba0329083c5 3,690 1.00/1.00 vMB 8
862,567 862,567 00000000000000000001fe5525025a192e7a4e49a616032279467109492b5f9c 3,102 1.00/1.00 vMB 10
862,566 862,566 000000000000000000018f6052cfc540ee1ab7f6ad683f53474d49880b59ff30 3,356 1.00/1.00 vMB 11
862,565 862,565 00000000000000000002ab972299ef3638741eb00ae1cc468979e421777f5af0 4,172 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.34 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.