Loading Tool

Explorer IconExplorer

Memory Pool

77,533 transactions
28.52 vMB
0.09684369 BTC
Random Selection Loading Transactions
Max Size: 173.44/200 MB

Candidate Block

Mining Attempt 6e7872b8eac2c4cce192be968f5edad6870a4248392aea5d205c7ef722b09705
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root dcc2913a1bdba7aa4a8b3792d4c9cd9733b14fe457dc2a99c37fe6e890a50420
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,973
Size: 1.00 vMB
Total Fees: 0.03094501 BTC
Feerates: 201.07 > 3.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (98,802 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
816,495 816,495 00000000000000000002718620b20bf5b191f0cbfcb9b0b39ded697e60cf8ed0 5,172 1.00/1.00 vMB 75
816,494 816,494 00000000000000000003a4551d181e30e441c6eda728accf75d90ed10d544d16 4,456 1.00/1.00 vMB 97
816,493 816,493 000000000000000000016dee51f222655c1eefaf5f83a95ab5531541350c2794 3,602 1.00/1.00 vMB 126
816,492 816,492 0000000000000000000150cbde81a9d175109502d3dc162746510eddfc98edd6 4,388 1.00/1.00 vMB 95
816,491 816,491 000000000000000000026a401e2a71ec9bd73adfc7e4c7c6203268e664824e34 5,038 1.00/1.00 vMB 99
816,490 816,490 00000000000000000001bbc592d7c7c23726931fd6d8ac3da8a75388e4abea27 5,047 1.00/1.00 vMB 84
816,489 816,489 0000000000000000000409e9961ab9862973a47861470bc61cd23c45282a29d1 4,666 1.00/1.00 vMB 88
816,488 816,488 0000000000000000000360e3f5f1780214d8082a41f7ad8de53893e2c01bac80 4,625 1.00/1.00 vMB 93
816,487 816,487 000000000000000000023b9ca0d0616b3dab194060802044d2bb32581ef3c17f 3,399 1.00/1.00 vMB 68
816,486 816,486 00000000000000000003933778e45af88eafabe13f739c21fe3c45445b50088a 4,463 1.00/1.00 vMB 101
816,485 816,485 0000000000000000000202a9288f534d30637e17fc9eda1be2a8684755a820f8 4,631 1.00/1.00 vMB 71
816,484 816,484 00000000000000000002b816222dbb2af3d084996a315288fe7b87b767258bb0 4,432 1.00/1.00 vMB 79
816,483 816,483 0000000000000000000043d4e93409eaf679c6cc0401766e4123a85cb6cbb6a7 4,791 1.00/1.00 vMB 81
816,482 816,482 000000000000000000003186e54273074554fff78b1bc3b84d458b53af778b74 6,268 1.00/1.00 vMB 68
816,481 816,481 00000000000000000001aacfaf70ac0653a05b5d741b97fcff4dda1ba9ce0d21 4,045 1.00/1.00 vMB 79
816,480 816,480 0000000000000000000140f2c0090174230e2b409ce894efbbd6babfa04d6996 4,812 1.00/1.00 vMB 66
816,479 816,479 000000000000000000009af85a7f58a31a21d77ad6dbeb8f52a11de6ec716b79 3,458 1.00/1.00 vMB 63
816,478 816,478 0000000000000000000221e7866d01712c55a0b8c79ad8b76b535e71b65548e4 4,562 1.00/1.00 vMB 88
816,477 816,477 0000000000000000000181f7e966e8bfae8f4e889fa6fc07cd1a9db9c742ca4e 4,386 1.00/1.00 vMB 86
816,476 816,476 00000000000000000002b844c1c6ec50a4ad7ff397cdd3772071618b713d6b1e 4,667 1.00/1.00 vMB 83
816,475 816,475 00000000000000000002ef095db8a04286036109d948db81f1ea672cbfbd4a18 4,744 1.00/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.90 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: 713.73 GB
    • Received: 17.45 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.