Loading Tool

Explorer IconExplorer

Memory Pool

53,645 transactions
31.45 vMB
0.10604169 BTC
Random Selection Loading Transactions
Max Size: 169.61/200 MB

Candidate Block

Mining Attempt 1d3b60862267956a534bc879516f45c98881de0e9ab7ce0f5c566bf1739514d4
Version 20000000
Previous Block 00000000000000000000b5c797f30f3f01ba588d1023c3962ed65aa0aaae2067
Merkle Root 7255b3b3d568a5f4da9e1f81900fb048c98af5eabd97a3ee043c3278a1261d2c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,133
Size: 1.00 vMB
Total Fees: 0.02426652 BTC
Feerates: 18.19 > 2.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,826 (390,764 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
524,043 524,043 0000000000000000002534e7e76211579e2e90bb249e70a06e4eb386e39ed31e 44 0.01/1.00 vMB 41
524,042 524,042 0000000000000000000f92a16998d7f1add8519005de09abfd4665f0daa81703 319 0.12/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.08 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.43 GB
    • Received: 13.56 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.