Loading Tool

Explorer IconExplorer

Memory Pool

45,218 transactions
27.46 vMB
0.10996758 BTC
Random Selection Loading Transactions
Max Size: 144.04/200 MB

Candidate Block

Mining Attempt 7aff6c9dc9eadd84805aac256e86fbcacbaf1d2d686e454581f08f4fa3998d0e
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 31da6094b4d3763bc054809a9f878d56c26f9f63147d23c8e2ae8a57c18fe6f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,583
Size: 1.00 vMB
Total Fees: 0.05161462 BTC
Feerates: 151.16 > 5.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (219,384 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
695,485 695,485 0000000000000000000858e8faa9875ea4e3e50eabf8151982bec797c6dc6102 338 0.12/1.00 vMB 14
695,484 695,484 0000000000000000000241966d986c929f1f35f5bde2f533040229bcb0a5f0ae 317 0.13/1.00 vMB 11
695,483 695,483 0000000000000000001278c9a409016f198f28be40cdc3cc9c87b1892efe7810 250 0.07/1.00 vMB 24
695,482 695,482 000000000000000000083af1320d7d185eb4de5d9721ac0dd485817410b9e0f2 1,043 0.41/1.00 vMB 10
695,481 695,481 00000000000000000005d0bf2527dd943d54bbfae559e84109b515953145136c 832 0.47/1.00 vMB 7
695,480 695,480 00000000000000000009ea22905b88025de07ac3df85d40805c6ee9d3c75590e 340 0.09/1.00 vMB 14
695,479 695,479 0000000000000000001081d4fd09bb07888b4a90e8c79461c7bf34f3cbab7ea7 576 0.17/1.00 vMB 13
695,478 695,478 000000000000000000096a7bd78b1b1dc434668edc1eb711c31578b3ed420a52 1,483 0.53/1.00 vMB 10
695,477 695,477 00000000000000000012112a31e04fa93d6045f8c950ba9a0b3d5b2454c3726e 705 0.30/1.00 vMB 12
695,476 695,476 00000000000000000002d074fe2dd745123e18c89cdc8553beedd2cb16d2013e 192 0.05/1.00 vMB 10
695,475 695,475 00000000000000000006b5c00acd13ee2777608cd6298f15dfb86890e6fe7a33 1,639 0.67/1.00 vMB 11
695,474 695,474 00000000000000000010eed7859b013af12a87234d3176831dd7cdbb0559b9de 1,785 0.69/1.00 vMB 8
695,473 695,473 0000000000000000000223abc4d78f4bbafddf3ccb1f3bbb2d6a962d176449a6 2,050 1.00/1.00 vMB 4
695,472 695,472 00000000000000000009b76ee00287053431476a6547630850d783d3d70dd327 2,721 1.00/1.00 vMB 14
695,471 695,471 000000000000000000017bb339e6811c97cb3ecd566c646302a5b336b0fa7e2f 2,866 1.00/1.00 vMB 21
695,470 695,470 000000000000000000128d8f24de87ae520133730e83a5cdaf5741960c129285 2,369 0.87/1.00 vMB 8
695,469 695,469 0000000000000000001155ab9b837d8fd672ef5c3254229284f817e612f2973d 2,611 1.00/1.00 vMB 4
695,468 695,468 0000000000000000000beb264f0ef1668f758e4095e05c48328f2de8ab884791 3,151 1.00/1.00 vMB 23
695,467 695,467 00000000000000000008bd4467e073aa8c552311edf52f90484bc103e5cfad08 2,532 1.00/1.00 vMB 12
695,466 695,466 00000000000000000007076bc53bebba2bbe56b89b3270e696f727f7fabeee4f 1,996 0.73/1.00 vMB 5
695,465 695,465 00000000000000000001b8bf6cd677f658f2698d0336372ed818b2c199d46665 2,302 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.