Loading Tool

Explorer IconExplorer

Memory Pool

45,475 transactions
28.29 vMB
0.06978499 BTC
Random Selection Loading Transactions
Max Size: 150.28/200 MB

Candidate Block

Mining Attempt 3fc53c6e1212b8aa7ebacaf1f79b1b7545820cf50f84665dd3ae51948b1ab567
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root 5aec7dc5dcda76292fb617f84f4046320c0bc64442edb418c4975d6e7f6c8c3c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,345
Size: 1.00 vMB
Total Fees: 0.01629216 BTC
Feerates: 100.23 > 1.63 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (390,779 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,064 524,064 00000000000000000013ccdbbbe371a132b889bc07d7f4c52bad5490242e9c02 230 0.08/1.00 vMB 20
524,063 524,063 0000000000000000000f0caf2b396d5de57726c223d08eb2d20587965528e865 751 0.24/1.00 vMB 40
524,062 524,062 000000000000000000401d9bbef59217b18ccf1580ac71308ebb57e699b5bcfc 59 0.02/1.00 vMB 30
524,061 524,061 00000000000000000001108141d18cd74b62b4a2c19ecc20e0f58a9c1aeff0ee 303 0.13/1.00 vMB 55
524,060 524,060 0000000000000000000405a3e15cb79b171edaa2a261a0319f653f4fcf14b34f 2,064 0.82/1.00 vMB 20
524,059 524,059 000000000000000000183c83989493fca8c57178fa49360e52405c404e3409b4 2,805 1.00/1.00 vMB 46
524,058 524,058 0000000000000000003cb703c58fb6f9ec566e66fff3133b71aea8606a9fb9d1 1,178 0.49/1.00 vMB 23
524,057 524,057 00000000000000000029e15f2f6b6b02e3fdc2b7d9c39d87cb5ba2ff5f11843f 2,046 0.90/1.00 vMB 20
524,056 524,056 0000000000000000002102ddadba67b09b9393e49718d2e4eb8f93f5d08fd240 721 0.28/1.00 vMB 32
524,055 524,055 0000000000000000003ac5ad581f5fbef52f48e1fe9bc7d77e78e78f64426d52 585 0.31/1.00 vMB 41
524,054 524,054 0000000000000000001edfa2c76fce3f4342404c8533a726dfce7dcfaf43a606 36 0.01/1.00 vMB 21
524,053 524,053 0000000000000000002ac5b87b3a090ba205550ff970acba63edfd403145cbeb 1,656 0.75/1.00 vMB 26
524,052 524,052 000000000000000000348b9992708460ac30d56dd0dbfb222234db1ab4d571ed 1,788 0.66/1.00 vMB 11
524,051 524,051 0000000000000000000f83ea1021c02e7ebf950dd73aa7222d8fdb4bc78ed52f 2,387 1.00/1.00 vMB 34
524,050 524,050 00000000000000000040395d564383334c9de931a697f9d1bba216ae76073d0d 2,447 1.00/1.00 vMB 40
524,049 524,049 000000000000000000152d7f73b42681d921cb3c193dbd1f1f2e6f10169db2c7 2,087 1.00/1.00 vMB 12
524,048 524,048 00000000000000000038ef3fd2bb0e33aeddad370e7c4d2c098550b21af2a388 2,580 1.00/1.00 vMB 45
524,047 524,047 0000000000000000003ef658f85e212900bf55d9ab98d58f5e1c022227cc3d7b 1,249 0.44/1.00 vMB 26
524,046 524,046 0000000000000000000f0854ca019ace79e42d286d6364f438e847f8a51baaae 221 0.08/1.00 vMB 31
524,045 524,045 00000000000000000038b67cc69238ebc13b7c63410200d03b67be05ed8af0e0 1,155 0.48/1.00 vMB 33
524,044 524,044 0000000000000000002bb9d554132526ee3dcd8d41ddcb965ae8481fb1619256 574 0.23/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.11 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: 651.96 GB
    • Received: 13.67 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.