Loading Tool

Explorer IconExplorer

Memory Pool

77,756 transactions
29.12 vMB
0.07351856 BTC
Random Selection Loading Transactions
Max Size: 178.50/200 MB

Candidate Block

Mining Attempt ec89ea6e55afd76abd8c2a8f0d9c659318f3e324e67a5f57ef4af9c83055ad76
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root a9da6a3ec63a2a836ac32f44067889fc548264e2c47cf45731dd3bac24b60169
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,917
Size: 1.00 vMB
Total Fees: 0.00990280 BTC
Feerates: 301.25 > 0.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (322,883 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
592,353 592,353 000000000000000000124718fed410d4f5208df68e9c7fef9d5be26aee5e9283 3,585 1.00/1.00 vMB 21
592,352 592,352 000000000000000000020bf1f09b0e8efd637ebc4ff07337f7b5866503a7e6ef 162 0.04/1.00 vMB 25
592,351 592,351 00000000000000000004372b61a387ea0f2c1ed42bbcd4ccaefb22bcf3db2b07 1,262 0.41/1.00 vMB 1
592,350 592,350 0000000000000000000775f6ad132515c23c3622296926dcbdfc4d5567591e27 3,229 1.00/1.00 vMB 22
592,349 592,349 0000000000000000000880f28f4b5f778fb293f11dfed5ad9be0f99c724bdbd2 2,909 1.00/1.00 vMB 30
592,348 592,348 000000000000000000139d330113de7912dcbc25b064ea69c0292746ef427794 2,942 1.00/1.00 vMB 35
592,347 592,347 0000000000000000001852a02e3325fddbc9337091df917b20b813b7568555d4 3,228 0.87/1.00 vMB 16
592,346 592,346 0000000000000000001ad7c2c00f67cbbe0adcd64f1a7bc6c4598c00adbbb8f8 2,899 0.95/1.00 vMB 16
592,345 592,345 00000000000000000017088d9715531780abc5dc2079a57afd0a2558d6bcacec 888 0.25/1.00 vMB 15
592,344 592,344 0000000000000000000ff88b4c28450880c7c554935f25ff03789893ee3e7b41 731 0.23/1.00 vMB 22
592,343 592,343 000000000000000000166a91378866191a04e27ab09d7fe173bf0a1016b1b44d 2,664 1.00/1.00 vMB 20
592,342 592,342 00000000000000000012ed6898e500c48afc37fa758d2794ea7a162e25511679 2,460 0.82/1.00 vMB 18
592,341 592,341 0000000000000000000a942f34ea56a42f3b59907f82f77c5ac69de94f98e080 488 0.14/1.00 vMB 16
592,340 592,340 00000000000000000000121ed9bed15ec34a552aad676b9e003b0691d20b5712 2,967 0.92/1.00 vMB 14
592,339 592,339 00000000000000000018962c153cd49459819341045c6fa301176e49d9e1e6e9 2,741 1.00/1.00 vMB 19
592,338 592,338 0000000000000000000268944eb051425f2128269c90c01a249d5fc95ccb7c18 2,903 1.00/1.00 vMB 10
592,337 592,337 0000000000000000001b3053032ca83ed6e12373bc1e0695e87f066ef9b44913 3,249 1.00/1.00 vMB 35
592,336 592,336 00000000000000000002d39bfd0ebcad7179fbb3a811c81da50330b988b8d01b 523 0.61/1.00 vMB 7
592,335 592,335 00000000000000000010ebb7262c14d2de6cd8e2efe3513b2c0f674fe2776b46 994 1.00/1.00 vMB 8
592,334 592,334 00000000000000000014ace2065419f7535c46b04589962f9856148cc835dca9 241 0.07/1.00 vMB 27
592,333 592,333 0000000000000000000bd8508385fafe2659a320f7f130eac31be356da75c8bb 84 0.02/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.80 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: 710.01 GB
    • Received: 17.01 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.