Loading Tool

Explorer IconExplorer

Memory Pool

76,799 transactions
28.70 vMB
0.11395995 BTC
Random Selection Loading Transactions
Max Size: 173.63/200 MB

Candidate Block

Mining Attempt 97a21ed4fcf9002d1f4b30954e3b8d4ff1b1a7d9f758c4d58d81557cd611e3f6
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root 49da13db27706a39e41901ee5be51e6e5d3d7e9ffecc425a0b6b15cdb91de95e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,016
Size: 1.00 vMB
Total Fees: 0.05434559 BTC
Feerates: 101.65 > 5.45 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (164,591 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
750,525 750,525 000000000000000000078d53cf8c3e81499fb0348de66e6f611d2ffbf6b4a165 1,147 0.37/1.00 vMB 10
750,524 750,524 0000000000000000000528ce5db321a581f68fc5ddb1454227593bee3a8a96dc 222 0.06/1.00 vMB 9
750,523 750,523 00000000000000000001a418bde8d26b8f45014732943cadb0c0d571730ef630 195 0.06/1.00 vMB 9
750,522 750,522 00000000000000000004d361bb9a923cdd06c76f0a8af5636f330cd1aa5a8684 1,558 0.49/1.00 vMB 10
750,521 750,521 00000000000000000008cced714e1cf5a5d9233c08e4852ced8db3c608a65394 172 0.07/1.00 vMB 7
750,520 750,520 00000000000000000009b8a45994fd2d7225e081fe88be8dbede758b87827ca2 1,452 0.64/1.00 vMB 6
750,519 750,519 0000000000000000000215427fb57b22f1b591519a54d4964f623845becec061 2,258 1.00/1.00 vMB 4
750,518 750,518 000000000000000000087bf7d912dd9024e6e3b5309b6c3ab016266a3f129f58 1,680 1.00/1.00 vMB 9
750,517 750,517 000000000000000000045143e0a596068267c9b9ae10741292eaa935ac83b0e1 550 0.22/1.00 vMB 7
750,516 750,516 00000000000000000004786f533b993fa5194b8e64a3e51346e19b2f4efd109c 1,950 0.92/1.00 vMB 7
750,515 750,515 00000000000000000009550b3905af333b799f3ccad875b420d87affc4aa5d04 2,492 0.97/1.00 vMB 7
750,514 750,514 00000000000000000000ce8979a0460d5f3243be010063b6eb2545452309e545 2,338 0.96/1.00 vMB 7
750,513 750,513 00000000000000000000bbcbf49ab0d38498bfbb730ab70dc54933ce36203d5b 1,693 0.60/1.00 vMB 8
750,512 750,512 00000000000000000000574c7b2202b9bc955605ccd061a193a130d52b598759 109 0.03/1.00 vMB 11
750,511 750,511 00000000000000000002f268ab78043c0d7a6b82e520a743432144c29ad67575 1,368 0.55/1.00 vMB 8
750,510 750,510 000000000000000000027b73f2577d9e5cc7ecdd93d9f28f780d6a842fac9a5a 554 0.16/1.00 vMB 10
750,509 750,509 00000000000000000007612fd684cf3920f0dd624d9a83a14517e6bc0ac7c438 101 0.05/1.00 vMB 5
750,508 750,508 000000000000000000098d457b37b620b4aa7e5f24bc191ca5c0daeee01aed7f 1,942 1.00/1.00 vMB 5
750,507 750,507 0000000000000000000521c39306decc2320de0daba2f16ca12cd432042b9ba7 1,730 1.00/1.00 vMB 13
750,506 750,506 0000000000000000000455c450cbf3f3361d7eca628fc34db64d073278ca9b4e 1,119 0.38/1.00 vMB 7
750,505 750,505 0000000000000000000799ab2aa2dd77ee153b5ef749f36f70a8593921da40d6 502 0.17/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.59 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: 671.52 GB
    • Received: 15.95 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.