Loading Tool

Explorer IconExplorer

Memory Pool

77,793 transactions
29.67 vMB
0.07703530 BTC
Random Selection Loading Transactions
Max Size: 177.65/200 MB

Candidate Block

Mining Attempt 59165c81babe44138a72c210d893a1fc6ae7c0e47dd1af46dbd4608322fe9791
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root fe2fa6012decbe66060aeb842c27e7dc61bb878c5bf72885ec5a63c9aaef371a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,270
Size: 1.00 vMB
Total Fees: 0.01119893 BTC
Feerates: 30.00 > 1.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (365,124 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
550,028 550,028 00000000000000000006a4d1f8bbde9044e3076a70d00b2b569c82b081fa576f 3,331 1.00/1.00 vMB 8
550,027 550,027 0000000000000000001911285a91baf9298d5950a1c3d017b61d5034926dc22d 3,012 1.00/1.00 vMB 19
550,026 550,026 0000000000000000001d0694adbb7acdbcb170cae0edae0e06aa49fdcef9d230 1,966 0.69/1.00 vMB 21
550,025 550,025 00000000000000000005b04fdff7243a03e508baa91b3e7fd40a44f0886db2e4 2,908 1.00/1.00 vMB 6
550,024 550,024 000000000000000000243b72e277fad93146174c2aa0de3c38d42d7da9bf5edc 2,216 1.00/1.00 vMB 12
550,023 550,023 00000000000000000002122b1a74502c50a63388a4d78ed1e5877bc32ee64e1b 2,821 1.00/1.00 vMB 20
550,022 550,022 00000000000000000008cb1090a9f002dd4536bdbfef8e2cbd19fc3720894593 2,376 1.00/1.00 vMB 4
550,021 550,021 00000000000000000000d9cf0fdf84f393869bf11e055c149f82f3f0c36f880b 923 0.42/1.00 vMB 14
550,020 550,020 000000000000000000224efda4a2914a75701a3d1c592d8efc92d95ca3148e0c 1,836 1.00/1.00 vMB 16
550,019 550,019 00000000000000000021dd24b91f57b91f4bf1d3c3e0c71c8fdee4e7e3b58ab6 1,171 0.48/1.00 vMB 9
550,018 550,018 00000000000000000012acc490278af33041b8915bc9dd2cd9bd09b63351953a 270 0.10/1.00 vMB 5
550,017 550,017 0000000000000000000b8b09866f6692b2a6324642930859c3fe2ac7396fc3bf 2,222 1.00/1.00 vMB 9
550,016 550,016 00000000000000000005b0f20fa5a67ba277385a42c544ba7193635bbf7a1113 477 0.53/1.00 vMB 3
550,015 550,015 000000000000000000000373163562548e645f7c9440a0f41d22f292c2946c8d 2,759 1.00/1.00 vMB 10
550,014 550,014 0000000000000000000139bf09d64cd31c26ca8ab39494f66360a4a71e3e3b66 539 0.25/1.00 vMB 15
550,013 550,013 000000000000000000112274adf2631ed5070170e5051a298dacf1511189fd42 2,512 1.00/1.00 vMB 8
550,012 550,012 0000000000000000000f745765cd7b416ef43da70cb7cdb7c2988304560c77b3 1,000 0.38/1.00 vMB 20
550,011 550,011 000000000000000000240d2818a14cfb97c20708a94d92d0a15074e5d49d6bb0 2,724 1.00/1.00 vMB 9
550,010 550,010 00000000000000000015fb216c5753be637bb28c72dbe4ba92a09b98b061a76c 583 0.23/1.00 vMB 27
550,009 550,009 0000000000000000000934b101ac773ac0a47ec853287ec469476dbd23cbef1d 265 0.09/1.00 vMB 6
550,008 550,008 0000000000000000000dd7654d69aeff31f6f5727d0bef9e0ad417356bcccd0f 2,209 0.96/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.66 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: 672.96 GB
    • Received: 16.34 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.