Loading Tool

Explorer IconExplorer

Memory Pool

80,673 transactions
29.89 vMB
0.12095527 BTC
Random Selection Loading Transactions
Max Size: 180.05/200 MB

Candidate Block

Mining Attempt 1ce4f2a5f6cf40ec78aa629959d643bdeda8aeaec7855c6142499a82e85f6320
Version 20000000
Previous Block 00000000000000000001da0a60f0698b1c5dd5ff7d15014352ab111436e992fd
Merkle Root 42a279ad5f2c485bf68faacdf61b81fb234bdf2af652bf90a45c4a37d92a09ae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,944
Size: 1.00 vMB
Total Fees: 0.03352596 BTC
Feerates: 149.47 > 3.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,300 (721,249 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,051 194,051 000000000000079b171730e62048439cc1ad48acecd129b2e174e3b45133b81c 407 0.12/1.00 vMB 173
194,050 194,050 000000000000014d0a8f52c2ade68d4efae59d8687d80f45326585704cb89eec 849 0.42/1.00 vMB 139
194,049 194,049 00000000000001ecb11b5569563405a4c7c7d1221bb1a0e0c1fda68bb0b187bf 197 0.06/1.00 vMB 160
194,048 194,048 0000000000000625e6e97bdf108ca0d40625746c0e46027c1e5ea1adf5ebe5ab 221 0.07/1.00 vMB 44
194,047 194,047 0000000000000414c29492d734de708e226babd7844dcc088de9921c91e356e6 375 0.15/1.00 vMB 221
194,046 194,046 0000000000000722773452c21dcc470172a8da556faa3cfb869766c74d433cf6 8 0.00/1.00 vMB 0
194,045 194,045 0000000000000530ad2c51712f64a0637fac00e320162a664708c2b256c5b009 162 0.04/1.00 vMB 181
194,044 194,044 00000000000003d52ba6b1a20c3b4859e44ac71754f4c8e906bdb168f41778c0 616 0.25/1.00 vMB 150
194,043 194,043 0000000000000352ca654c8f27cb3823cdfb5f531316fb9b3b42cd3b8129a48b 386 0.25/1.00 vMB 98
194,042 194,042 000000000000058eabbfd1abde07928366cd01a6564244fb9bd135b9471075f6 136 0.05/1.00 vMB 85
194,041 194,041 000000000000054c587d2b0ad6954229738ec92b628856a283213566a553198b 391 0.25/1.00 vMB 96
194,040 194,040 00000000000003774e733ee3b97a5236bd3dd18bfb88b99e558cb75816d1da9d 12 0.00/1.00 vMB 14
194,039 194,039 00000000000001be99873484458dc3c7a58e457365237e8cf5b4b730be41d9b1 116 0.05/1.00 vMB 70
194,038 194,038 0000000000000444dfe7734db1c2e386a4d2a1e8b468fb76a2d06ca026e0ab48 444 0.25/1.00 vMB 143
194,037 194,037 000000000000038dd41f43c7bd4d66598722a8ee64e07bb2783000e097ef971c 512 0.23/1.00 vMB 122
194,036 194,036 00000000000006e8c4cc1a8d3c51bee20a6769de6115f19558e1c9b368959649 11 0.00/1.00 vMB 3
194,035 194,035 00000000000002b4a38015c09b73beedb8522f8b17d453613d8da7e8d70aa1ab 512 0.26/1.00 vMB 82
194,034 194,034 0000000000000423a73fdf72ced38e09638d8597387e1481909cefd789b178aa 189 0.05/1.00 vMB 37
194,033 194,033 00000000000004eb203e0c75688459df509f002f394b100ff1f16e0b52fd7744 182 0.13/1.00 vMB 100
194,032 194,032 00000000000005751cd1113ef5e7d79b78bad36ee0e328f53ab39b3ab559e7e5 659 0.25/1.00 vMB 131
194,031 194,031 00000000000002d23c1554c0cb75272b8f13ba6cf5827bb8b14c0c32bfa2e199 755 0.25/1.00 vMB 163
Previous 10 blocks ↓
Total Size: 782.91 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: 713.84 GB
    • Received: 17.49 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.