Loading Tool

Explorer IconExplorer

Memory Pool

74,072 transactions
27.33 vMB
0.06495570 BTC
Random Selection Loading Transactions
Max Size: 166.95/200 MB

Candidate Block

Mining Attempt 978837976548db36c915eb85bf99c86bc22d53ade1e564a6231e8ce4df436ed5
Version 20000000
Previous Block 000000000000000000002bfb1ccb7aeece6203b088c253b5b9e390365e6615b7
Merkle Root f859b9b0a6a54c99e3b68085d52fe7af3a3d18acef30d17c965168b19be6e354
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,555
Size: 1.00 vMB
Total Fees: 0.00684129 BTC
Feerates: 100.53 > 0.69 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,251 (672,161 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,090 243,090 000000000000001036306370a5e2e592e929dc3a434f1d032a8fbde2c660e186 437 0.22/1.00 vMB 153
243,089 243,089 00000000000000c8c779f2e136dbe5fe1fdf4b6bcc6ca49d02d46e53f12a940f 512 0.31/1.00 vMB 59
243,088 243,088 00000000000000b560685cd9de44a7b529f6339840b210455afa21a2f0ff9ff8 103 0.05/1.00 vMB 126
243,087 243,087 000000000000007a310d600ebbd82bbbaae852a4e39719d1de8da2783e0b1b74 493 0.21/1.00 vMB 161
243,086 243,086 00000000000000504e0e69d31a6aa07e5b701d2531eb45763dcd2674a718c1a9 208 0.09/1.00 vMB 45
243,085 243,085 000000000000009e4c1d797c06f4b9d0e13f42508fb50106923d199445464ddc 173 0.10/1.00 vMB 81
243,084 243,084 0000000000000025cbddb9d80ddfc85c8624315caeff7c134358027670d31863 513 0.25/1.00 vMB 150
243,083 243,083 00000000000000d304a19ef3d2f278ee42359de00005498af15445b1de95ce85 693 0.25/1.00 vMB 212
243,082 243,082 00000000000000296155fa85ff44b48c40209e48daecea6318e8c514884cf5e2 261 0.18/1.00 vMB 5,019
243,081 243,081 000000000000006dfe5c093bef890f985ca6294c6c110ef4240d36d332e9b991 341 0.19/1.00 vMB 130
243,080 243,080 0000000000000080e1059e7e6a1e47eac88b37cabc3ac248100d1c34aebe4d47 371 0.17/1.00 vMB 146
243,079 243,079 000000000000001973721794936756b0f4cba720c108a74262c151db8592204d 146 0.07/1.00 vMB 127
243,078 243,078 0000000000000094838b4029531f59e7e13d47f27f0ae6746ee30a99987347a1 126 0.05/1.00 vMB 189
243,077 243,077 0000000000000015f0be4f168cfe1c053a65c7ecdb516561e2e7c9fbe1ff8e8f 159 0.08/1.00 vMB 123
243,076 243,076 00000000000000652dce6f5c30de00ced4f5dc808bad5b6bd9565fcd0ecfaf18 478 0.22/1.00 vMB 162
243,075 243,075 00000000000000c7a1bc7fddac03711101ac0aab7641ed886de465cccd291973 61 0.03/1.00 vMB 160
243,074 243,074 00000000000000d7334670997154ebbb16c9a4ab3f0d62d0e12bfadfce4c849b 128 0.04/1.00 vMB 67
243,073 243,073 000000000000000863e3af7b89a98b8c5da2bbaaa6574cc43af6cdc122396365 219 0.11/1.00 vMB 139
243,072 243,072 000000000000003a5025f518995b3065764a402b245f22f03d209b0e12044ac3 4 0.00/1.00 vMB 93
243,071 243,071 0000000000000017c55743c7906105fd8d846372ebd183a9794968e5b34d58dd 63 0.03/1.00 vMB 116
243,070 243,070 0000000000000041cced7b326ed7a1c12d67ad356d5ae0590040589ad77860e4 128 0.07/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.83 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: 711.63 GB
    • Received: 17.10 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.