Loading Tool

Explorer IconExplorer

Memory Pool

78,201 transactions
29.34 vMB
0.06542333 BTC
Random Selection Loading Transactions
Max Size: 176.30/200 MB

Candidate Block

Mining Attempt f23400da3053d6563cbbb751d8b21dba7f62f3d8b67485004d41d69444be0040
Version 20000000
Previous Block 00000000000000000000a281f5555936da4319487920bc58ef2a368fe4984bcf
Merkle Root 4fa0843aa68aadb7583ef2943304e4dc693a8812318691daf19aaa1d96fcc437
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,998
Size: 1.00 vMB
Total Fees: 0.00593168 BTC
Feerates: 101.06 > 0.59 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,018 (617,777 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,241 297,241 00000000000000003ead8c62aa09ed4a9f147c7f91e25065ed0ebf0320cff443 335 0.21/1.00 vMB 32
297,240 297,240 000000000000000056b885bc282308dee7ed062f73c258c767f3dc8af300dd1f 116 0.09/1.00 vMB 21
297,239 297,239 00000000000000002530a50b61101e1690ef4a0104b184e56b2f3bba9811646e 256 0.11/1.00 vMB 47
297,238 297,238 000000000000000096ad8f1566be1b4995b51e250c8d408c823894da70d300a2 115 0.05/1.00 vMB 20
297,237 297,237 000000000000000094b4d8fa7682f73b3d4e66839cc8ff73da781a2bb16f9eaf 772 0.45/1.00 vMB 37
297,236 297,236 000000000000000096f3e8a634183bbca236d02b6082693b9fdc8c430b50ece4 256 0.30/1.00 vMB 16
297,235 297,235 000000000000000034bf625cb68f8e0bcc1a078ba06020d2aac453250b5803cd 512 0.23/1.00 vMB 40
297,234 297,234 00000000000000009d1a54ffbf387cceba2c81ddbe7ae0e462fe29d239e8691b 584 0.28/1.00 vMB 38
297,233 297,233 0000000000000000673e4c3de8575d7f7d36fc3a9470b25e5a54bcc730d6f73c 64 0.09/1.00 vMB 11
297,232 297,232 00000000000000006f0f4182bb77e2a5d0cd73afce228578f09250bd13183942 578 0.26/1.00 vMB 38
297,231 297,231 00000000000000008f93a06cf514d2083dfd35a97074df46ad9dae0a038f949f 55 0.20/1.00 vMB 9
297,230 297,230 00000000000000006d9c3419b74c34c961bbb5f263d4344a776082a4519aaa21 272 0.12/1.00 vMB 42
297,229 297,229 0000000000000000511671dcf328d1c3ac6b28c5015af4b60fc4f377c732e5ed 158 0.07/1.00 vMB 30
297,228 297,228 000000000000000099337b3814bbe046775432c76f9f0fb9b5370890a93972dd 81 0.11/1.00 vMB 24
297,227 297,227 00000000000000003f51d74a0152f5d2448a0a56071c1bdcba1d53cadaf30931 545 0.35/1.00 vMB 31
297,226 297,226 0000000000000000452aae6e47a3238f68945b13e5d5e67c53d308927b4d9d8e 118 0.07/1.00 vMB 32
297,225 297,225 00000000000000008fab4410d34bd7c03d9fb82c7dd2e0e685e52d40bdbee76d 219 0.12/1.00 vMB 35
297,224 297,224 00000000000000006aa45c7432493760cbe5332a897e51389bdde4d0f734f9e8 285 0.16/1.00 vMB 38
297,223 297,223 000000000000000018468c0098df60c2c2616d2b9b37855249a361497efa239f 91 0.08/1.00 vMB 18
297,222 297,222 000000000000000057f8893a379407df53671eac0fc56649c746021b04b056d1 256 0.22/1.00 vMB 22
297,221 297,221 00000000000000007529614fbf679f65e3c324c3298e9efb0b598ebbd7937e7f 54 0.03/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.43 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: 665.48 GB
    • Received: 15.15 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.