Loading Tool

Explorer IconExplorer

Memory Pool

34,338 transactions
25.77 vMB
0.05628213 BTC
Random Selection Loading Transactions
Max Size: 130.11/200 MB

Candidate Block

Mining Attempt 2ed24c2c92b13a7638a61e26b293ced32db087c5394224dae8248bfee39d0b8f
Version 20000000
Previous Block 00000000000000000001faef095747522e6e39b83b4f276b6c552d3f2d0925a1
Merkle Root e114c1cdd17f3625ce727cd006f02258708c627629c250d726b04d733a3167d3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,969
Size: 1.00 vMB
Total Fees: 0.00907821 BTC
Feerates: 532.98 > 0.91 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,657 (330,286 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
584,371 584,371 00000000000000000007f526dc88fd449ecd66fa12912fc602ce149f6e2c8947 2,261 1.00/1.00 vMB 58
584,370 584,370 0000000000000000001063b54ba5ed38e3be18bfe6a97bc2f18c3f2719d5313b 1,364 0.51/1.00 vMB 28
584,369 584,369 000000000000000000165a451016ace84314bbe9338f270a9b210a00d9bdf7a4 1 0.00/1.00 vMB 0
584,368 584,368 0000000000000000001943ba99603696481fd4c32f841f92db8911bc3c330286 728 0.26/1.00 vMB 32
584,367 584,367 00000000000000000010232dca8a5161d0dd6acda6fcde9a2579f6026a373ecc 2,005 0.72/1.00 vMB 30
584,366 584,366 0000000000000000001cfcdaf234d19ffc7204fb4905b4a197642931dcd84578 1,208 0.40/1.00 vMB 30
584,365 584,365 000000000000000000224a2439c8f158c53b24c2de616f7d446d56e63f3ae4bc 569 0.18/1.00 vMB 23
584,364 584,364 00000000000000000011068d018f0e50efaa22a8ccf3cbb38d72d8c8b7fa39ec 2,269 0.83/1.00 vMB 30
584,363 584,363 00000000000000000015a3570499a96847efefeec699b9af827bcb6366d19f59 1,115 0.38/1.00 vMB 26
584,362 584,362 00000000000000000011fe33212078a0a7ce76948873fdb994f16c5be7c0e5cf 2,565 0.99/1.00 vMB 21
584,361 584,361 0000000000000000001877d2c8075b65151a63f44ff64d264ca291d1158a5402 2,604 1.00/1.00 vMB 21
584,360 584,360 0000000000000000000121d85be4cc49ad4e2681753137fd8ebf3a9e4d197cda 2,514 1.00/1.00 vMB 61
584,359 584,359 00000000000000000012b09628f9aabaf38afe2a573ff1e5b9c42ed09a9da1f5 472 0.24/1.00 vMB 24
584,358 584,358 000000000000000000194105663ec58fc22ef902c87260913f8d18b8b2e064a3 2,657 1.00/1.00 vMB 24
584,357 584,357 00000000000000000014e736d55ad2bd2b4e92576be14ea98e0c6da311181f69 2,285 1.00/1.00 vMB 20
584,356 584,356 000000000000000000008efcc999a23790e583c77371a1f0413a9b5b321a4940 2,274 1.00/1.00 vMB 8
584,355 584,355 000000000000000000019065d266d8415fdec7b5c72fc2986a1f19b43844e45c 2,443 1.00/1.00 vMB 33
584,354 584,354 000000000000000000072da47e1a1f67990d469fb00ead0f46b6004dc3de123c 1,806 1.00/1.00 vMB 24
584,353 584,353 00000000000000000015e066121aabdb4adf331331ef5d6fb827d1fad7532f83 2,901 1.00/1.00 vMB 69
584,352 584,352 00000000000000000002595c555916c43783892d33eeda2892a272b467ccda45 2,805 1.00/1.00 vMB 19
584,351 584,351 00000000000000000004499a561996c9db9e39b0340627e78654296a089fb931 2,359 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.79 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: 633.30 GB
    • Received: 12.19 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.