Loading Tool

Explorer IconExplorer

Memory Pool

55,846 transactions
31.96 vMB
0.17377486 BTC
Random Selection Loading Transactions
Max Size: 171.97/200 MB

Candidate Block

Mining Attempt 6b9099bcc91cf55077cd3482b1a3872385fb21f01a313203a60bbc26ce4604d8
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root 2f7e1735c011198127fbb58541f316c8bc68e9bdb52bc29b78f97c86e5d0cb0a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,770
Size: 1.00 vMB
Total Fees: 0.06873777 BTC
Feerates: 465.21 > 6.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (390,749 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,067 524,067 0000000000000000000827f0eab2a7652dcf80f7dfc9658efddc287003bf00db 2,026 0.90/1.00 vMB 18
524,066 524,066 0000000000000000002e514318e1c842a290cb32bbefb55962559324ceeae29f 2,934 1.00/1.00 vMB 36
524,065 524,065 0000000000000000001581362fd2a38ff9c4be3f15c0b484351d94d41ed36cdb 636 0.24/1.00 vMB 31
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
Previous 10 blocks ↓
Total Size: 782.06 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.18 GB
    • Received: 13.46 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.