Loading Tool

Explorer IconExplorer

Memory Pool

73,310 transactions
28.23 vMB
0.07300477 BTC
Random Selection Loading Transactions
Max Size: 167.09/200 MB

Candidate Block

Mining Attempt 8ee1d315f0b984539f4cb11b3fb3634f65847968597f01099264f29bd6c43c0f
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 31b2ea7eb2b3e304f9d0760467b3e211ce1c31d0a6f36224733e5a042cebc4a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,095
Size: 1.00 vMB
Total Fees: 0.01642630 BTC
Feerates: 150.86 > 1.65 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (672,026 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,005 243,005 000000000000000b06264de11dcde4fe59d0dd81df6ab2db3b3d75fb0e45d64e 208 0.09/1.00 vMB 141
243,004 243,004 000000000000007c7df34bbadf47a7690274c92d0bd2f49f0f611bb567c74109 76 0.05/1.00 vMB 92
243,003 243,003 0000000000000052cb8a4c34c4acd57a4c003059847e4bb234da6e5ec0207ab1 169 0.08/1.00 vMB 246
243,002 243,002 00000000000000c320f3053313375ab455772d31315814952e4f5e7c5ecd645c 176 0.08/1.00 vMB 120
243,001 243,001 00000000000000047c754b20c4f73fcc2fea8d00e571ac477d4e2993d93a9feb 168 0.08/1.00 vMB 124
243,000 243,000 000000000000004701942914ec40b88654862cd042f04fae98b7f3603a26e264 186 0.13/1.00 vMB 90
242,999 242,999 00000000000000db9d78d9de91641d44fe66551df3c9be1b42d56e40910828c0 393 0.19/1.00 vMB 125
242,998 242,998 0000000000000062b7c63e60d205e17ecfade9788bce1224e1d6786bae4fc055 908 0.35/1.00 vMB 323
242,997 242,997 0000000000000032e9f709cc97e7707ee1d8d030ae926b963cea0bd20e71b904 331 0.13/1.00 vMB 283
242,996 242,996 00000000000000cba346fad0936263aff2db6f92727d553075331fc2c4e344e2 39 0.04/1.00 vMB 102
242,995 242,995 000000000000008c86d8730fbeb5591980d052d5644a662c30da3e609e8b9941 281 0.11/1.00 vMB 172
242,994 242,994 0000000000000000e71a81a21562ee9eb5000f6eaac60a4382c7e9f93779d031 79 0.04/1.00 vMB 121
242,993 242,993 000000000000009a9f1f7099c6598d393d260ecbca2132fb0697d5084fa4e603 28 0.01/1.00 vMB 102
242,992 242,992 00000000000000090b2da43c698a8791c98732bf5362d156c7cbc33fab4ba635 250 0.12/1.00 vMB 161
242,991 242,991 0000000000000011c6358fe53c3bec24bbb303f3f5dc611f8a8822a5eab3b6a7 154 0.07/1.00 vMB 152
242,990 242,990 000000000000006c8b666a67e82e374081c7ad51969287010cbf763823da7620 47 0.02/1.00 vMB 50
242,989 242,989 00000000000000af2f45405d8b1e1d718dd407b75eb23a196cc4fa0b30150f47 376 0.17/1.00 vMB 149
242,988 242,988 0000000000000087ab38f8bbe1e3ca0027205205fbbe56eed7beac1076b76a74 395 0.16/1.00 vMB 155
242,987 242,987 000000000000004afab04e2c3267a783577680d8dca219e362f021bde0971206 64 0.03/1.00 vMB 115
242,986 242,986 000000000000009fd04615f625ee61fdf98f2316f063a30512da2c83bdcac7e5 243 0.11/1.00 vMB 143
242,985 242,985 00000000000000243c9c2e6f54f1a50109b0961adf32cf2f6a082146351b8197 76 0.03/1.00 vMB 201
Previous 10 blocks ↓
Total Size: 782.45 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: 666.81 GB
    • Received: 15.22 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.