Loading Tool

Explorer IconExplorer

Memory Pool

84,710 transactions
32.77 vMB
0.08392559 BTC
Random Selection Loading Transactions
Max Size: 194.17/200 MB

Candidate Block

Mining Attempt b447be4720665e95120f01ee7c099a25e81d40cbb6f7532fbdff1617f918467b
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 94ab60a78090247c07f2d51b1d00a217df586aa6fc6389e42b75f3510291431a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,279
Size: 1.00 vMB
Total Fees: 0.01898525 BTC
Feerates: 120.64 > 1.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (175,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
739,407 739,407 00000000000000000003dd291a6270311e5431dd9b279b2e29834262abc5d955 2,199 0.99/1.00 vMB 8
739,406 739,406 0000000000000000000569fd6999e8fc93a66d4c2a2f4ed3ba38066d4c8598e0 1,277 1.00/1.00 vMB 20
739,405 739,405 0000000000000000000202b0f5f358f5b6bd12a1cc2dba07b5884069bc136b85 1,343 0.79/1.00 vMB 8
739,404 739,404 00000000000000000002b26d61198b9e855d41838df24313b5d7860867aff85b 2,087 1.00/1.00 vMB 7
739,403 739,403 000000000000000000048b4e6e1365705301a3deaef42eb136ab7a1446fd71a4 3,030 1.00/1.00 vMB 11
739,402 739,402 0000000000000000000654cf50d85551889aebbeb71bce79efc10c46e36bf263 3,144 1.00/1.00 vMB 12
739,401 739,401 00000000000000000000701b55238b3b8a28e199ea5fa4748f4eebb1409fafd6 395 0.11/1.00 vMB 11
739,400 739,400 000000000000000000003ef4a159f3d309a1efe01c577f093bc82e0b35c5b027 259 0.12/1.00 vMB 8
739,399 739,399 000000000000000000044bd86692e292187ca551428aaba761fef287d598a4df 17 0.00/1.00 vMB 15
739,398 739,398 0000000000000000000910e26033ee82e56ff68dbd1c0ee1bf4c920c23310f36 1,501 0.44/1.00 vMB 11
739,397 739,397 00000000000000000006dea6d0a9f6d6a11f1be1f31d863e36edd037b51cbb4c 245 0.06/1.00 vMB 13
739,396 739,396 00000000000000000002e660c3dcc4e42b85f1860501b9e6a947ab88c786d18b 511 0.14/1.00 vMB 11
739,395 739,395 00000000000000000004486404cc5ed2dabf2a75f736251fb6de7d688a00bf14 1,463 0.83/1.00 vMB 7
739,394 739,394 000000000000000000063ebb5958f22bf4be9f50af263818931f43176ef9e6c3 364 0.26/1.00 vMB 5
739,393 739,393 000000000000000000019ea56d15a1260fe933fda9b15d149ffcb857e1667772 897 0.49/1.00 vMB 11
739,392 739,392 00000000000000000003cee8ee7b272dac4f257fdf718c60a409bd8ca83f8171 1,068 0.82/1.00 vMB 14
739,391 739,391 0000000000000000000549e4f9b20153c04db520efe38bbc0d4662598152d568 301 0.11/1.00 vMB 11
739,390 739,390 000000000000000000083eb14a329514c3e8f4acf290a445a67f68e2b283da0d 33 0.01/1.00 vMB 9
739,389 739,389 000000000000000000014ae4256071eb5d32b95f3a72e4429d7e819a9276920d 1,519 0.77/1.00 vMB 10
739,388 739,388 0000000000000000000142a45cee2a914b3972a9f6fafb79de5a74797bec4f0e 2,025 0.63/1.00 vMB 12
739,387 739,387 00000000000000000006529071da66b0ab944997d0c32eb2e2d724bd34826a71 1,272 0.50/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.