Loading Tool

Explorer IconExplorer

Memory Pool

35,326 transactions
25.84 vMB
0.06802443 BTC
Random Selection Loading Transactions
Max Size: 131.48/200 MB

Candidate Block

Mining Attempt 6361a1d0532b6cc257058da16b2b80637949cc3bf25650d74ade86f62acb4c02
Version 20000000
Previous Block 00000000000000000001870bbdf84bd9c66dfb3a3bf8fa88686553f61f93d86a
Merkle Root 6589de1c9c0dc5ba99dab5433b60967efac9969938b3d4f16a28802a32c8b535
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,346
Size: 1.00 vMB
Total Fees: 0.02068625 BTC
Feerates: 150.77 > 2.07 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,697 (412,481 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
502,216 502,216 00000000000000000056e5e8a54c1d33758f8aa7fa66c01e16b3e4eaf34e5a2b 1,440 1.00/1.00 vMB 377
502,215 502,215 0000000000000000003604755f3bac8c01b19b9c5c89bf2da4f3a828113f5573 1,490 1.00/1.00 vMB 333
502,214 502,214 0000000000000000002abf4598b5d29431098e0b7542ed76263dcb99a8422d95 2,126 1.00/1.00 vMB 282
502,213 502,213 0000000000000000007e2a123a22e945108927eb7e94831e41b4252aaf1176e2 1,238 1.00/1.00 vMB 319
502,212 502,212 00000000000000000072d62582882b02eeda3c1e655a31fa642016566b6df865 2,819 1.00/1.00 vMB 461
502,211 502,211 00000000000000000024beb7f2bc4587ac95787832648fdb18a1b29fa5d45e07 2,201 1.00/1.00 vMB 443
502,210 502,210 0000000000000000007f40cb9e5a30bd93df641234e9a599d09fc1e1a9c2227b 2,542 1.00/1.00 vMB 526
502,209 502,209 000000000000000000622695107ed2f0505abb3a8079536862e9fbed2be189a6 2,348 1.00/1.00 vMB 412
502,208 502,208 000000000000000000638989ddbc3b8675415380e9d9426d364bb47503c1dda1 2,744 1.00/1.00 vMB 547
502,207 502,207 00000000000000000021a2ba4b7feadbe05cd6a8973389a8f898ec8f173259b9 2,574 1.00/1.00 vMB 430
502,206 502,206 000000000000000000442ff7952b8ef4fc234a2433b996f87c34cb34aed07770 2,623 1.00/1.00 vMB 454
502,205 502,205 00000000000000000018daaa7a827adc34a606379f336d5406a67c93a1443c43 2,488 1.00/1.00 vMB 592
502,204 502,204 0000000000000000006c62a96fc712b7be7b95ad7a241d43dc5b619137d6615b 1,440 1.00/1.00 vMB 358
502,203 502,203 0000000000000000001e79275d58fc626dd6ebd43e1a08d27e6359355d945da3 1,334 1.00/1.00 vMB 233
502,202 502,202 000000000000000000886d7d25b454b377b5ab051db339af810a603365a30ecc 2,347 1.00/1.00 vMB 467
502,201 502,201 00000000000000000082c6db2a3efa0e1c5e51f14204f4d5207ea0c47966e06a 2,243 1.00/1.00 vMB 451
502,200 502,200 0000000000000000005d390d51a8cff6e04b7be6d0c3e235c1c4a941ac31aedb 2,525 1.00/1.00 vMB 552
502,199 502,199 00000000000000000036c5f7ae6c61872a38245e81fd9f88ee732a63d79dce25 1,798 1.00/1.00 vMB 387
502,198 502,198 00000000000000000019252ffe90d7570191f096d94312a168195683fccd6ab9 2,450 1.00/1.00 vMB 548
502,197 502,197 0000000000000000008ced1f5cf4d9311409aa8f096a2a136c23e421e6402925 1 0.00/1.00 vMB 0
502,196 502,196 0000000000000000000cee520512d2442742ab3d24c6fe9b44da0a71a86553f6 1,705 1.00/1.00 vMB 320
Previous 10 blocks ↓
Total Size: 781.85 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: 638.82 GB
    • Received: 12.50 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.