Loading Tool

Explorer IconExplorer

Memory Pool

24,022 transactions
28.45 vMB
0.03785890 BTC
Random Selection Loading Transactions
Max Size: 153.31/200 MB

Candidate Block

Mining Attempt c377acdc9fa2a8c22158fe5e80d0a0ca545df4c59757820d0d54505771b5aeff
Version 20000000
Previous Block 00000000000000000000ef5a1c628a46a4016f94db6052321672c99f2fc54b12
Merkle Root 49056857fa40d2d865cb4b9dcc8276a618f8d24682b38e6be354c9e7ce09a3d1
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,015
Size: 1.00 vMB
Total Fees: 0.00574460 BTC
Feerates: 60.51 > 0.58 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,226 (754,246 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
185,980 185,980 00000000000003ba78e5a206da9b2b4695be171dfa4ac07ab4e72b25dc440ad1 108 0.03/1.00 vMB 100
185,979 185,979 00000000000005a8fdb7f10a47b918f4d35586b063ad528d40471b80372d7d25 142 0.05/1.00 vMB 124
185,978 185,978 0000000000000932bdb3efe60eb86662d032829c31fd513ea418cf79a5d683dc 197 0.09/1.00 vMB 268
185,977 185,977 000000000000051a46c4c462cd97d9f9316a5b163fff4db54cd62d802472b8de 10 0.00/1.00 vMB 618
185,976 185,976 000000000000059165677e9e2e43e76f36841eb2101a3830657f57f376f6e9ec 80 0.10/1.00 vMB 88
185,975 185,975 0000000000000106b7c28a390ec246336c52ea7f2fab9896ed9d9224b92e4852 132 0.08/1.00 vMB 100
185,974 185,974 000000000000065777d5d29ce52203c61e688dcf758418ae47f57bd32cb819e4 84 0.03/1.00 vMB 129
185,973 185,973 00000000000006ee0474d882101ff8adc75f9cf80a609b9d21068b5c2d74441d 11 0.01/1.00 vMB 83
185,972 185,972 00000000000003c2ccab28b46d67605b8e8daef889175062f1fd51feec615215 20 0.01/1.00 vMB 126
185,971 185,971 00000000000003502008e573577edea1cc78383afacab948ffd9ed32200bc31e 168 0.09/1.00 vMB 60
185,970 185,970 00000000000001d77e19114c4703a6052379df8e81bccbe533dd26265f50498b 114 0.25/1.00 vMB 68
185,969 185,969 000000000000097938b09fd8b63f2d9c700dc4317f0c910f1b492b6e8d389f95 126 0.05/1.00 vMB 110
185,968 185,968 000000000000052c6bd242b32fd37e821b19563eb20ff7bde1352cd93aeb0c3f 291 0.14/1.00 vMB 206
185,967 185,967 00000000000008c20d9a7b5b9b180d45861a0aab88b7de050696dcb64c6cd0eb 32 0.02/1.00 vMB 108
185,966 185,966 00000000000008d0940b5bc4ea87853c24fe7e224da932573704afb5a616e5f6 215 0.12/1.00 vMB 178
185,965 185,965 000000000000003e378aeef12e7781a14c0d46df458f8e73192569f51a2ca5e1 455 0.19/1.00 vMB 127
185,964 185,964 0000000000000159d9f5a1de0c847b819cafee2130de076da5a4fb60e275f93e 123 0.04/1.00 vMB 25
185,963 185,963 000000000000001518bd682e40cec3fc5e7a225a4a30db50f1d46b1f5749fe09 123 0.09/1.00 vMB 89
185,962 185,962 00000000000005f1cb3904bbd3dc9c697be8d8acc1259a988fa8cd9686976aff 228 0.12/1.00 vMB 255
185,961 185,961 00000000000007ae2909f5e6eedb932dd3b16f1603ab7457f9cbae1d7aef5a06 129 0.06/1.00 vMB 46
185,960 185,960 0000000000000602aa77e0fc6de1e34e63d801c9c949d130ec78688e81d04304 47 0.05/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 827.15 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: 4,443.21 GB
    • Received: 241.23 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.