Loading Tool

Explorer IconExplorer

Memory Pool

82,591 transactions
30.43 vMB
0.12160087 BTC
Random Selection Loading Transactions
Max Size: 184.15/200 MB

Candidate Block

Mining Attempt 44561cee8cd65bef4087eb574c5d96b2d6f9d413abbea064d65653316007bebe
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 4a908b7662b6fd3baa1fcfc10edd3791d62ed0e1e7f5fea24ee95213ccf268f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,100
Size: 1.00 vMB
Total Fees: 0.04278901 BTC
Feerates: 150.85 > 4.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (264,261 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
650,878 650,878 00000000000000000008c34a329c2f8369e7ce96083de5bac044f1efb2359c32 1,787 1.00/1.00 vMB 77
650,877 650,877 000000000000000000045e27d47a6dd22edd1d82bc2e42f2bb421581c72b3196 2,482 1.00/1.00 vMB 41
650,876 650,876 000000000000000000077543c05ce548c34857169b2284c5dd916497d8522470 2,403 1.00/1.00 vMB 94
650,875 650,875 000000000000000000091f806d5948efe0bb69fe5790911042da2a181cee6600 2,137 1.00/1.00 vMB 44
650,874 650,874 000000000000000000015618d54b00fd75dac2d12d90f629d2c97e5a2117ab7b 2,198 1.00/1.00 vMB 26
650,873 650,873 00000000000000000005d5c65904188c9b15030ff66df29dc086451ae8bf9ad1 2,315 1.00/1.00 vMB 32
650,872 650,872 0000000000000000000d3f046426372e366bb88f7c86ea83eb5029470413340b 2,325 1.00/1.00 vMB 51
650,871 650,871 0000000000000000000e5e03d039d11b5f8469d193701df836680003700169b3 1,963 1.00/1.00 vMB 98
650,870 650,870 00000000000000000003d0d80c99007995cd1d8f8055419d3ce161feb9519c54 2,775 1.00/1.00 vMB 103
650,869 650,869 0000000000000000000512912096c3c00860530410aada0d5fae4bb3d441e6dd 1,871 1.00/1.00 vMB 43
650,868 650,868 0000000000000000000c84c663804f7a179c907ab031f3d6b30dfe5b00355664 2,237 1.00/1.00 vMB 38
650,867 650,867 0000000000000000000dd9090009c7089865078448edb7cf7c657e60b9bb7f53 2,057 1.00/1.00 vMB 71
650,866 650,866 00000000000000000002cf5dc32fd27da35610ca7e4179ad3fd12bd15122f4bf 1,951 1.00/1.00 vMB 57
650,865 650,865 00000000000000000003be349331129cdcf9512b644ccad3e2ee9f81a7488def 2,001 1.00/1.00 vMB 92
650,864 650,864 0000000000000000000b32888c0b6818260a660c1d169f7a16f3fde1a63de433 1,896 1.00/1.00 vMB 70
650,863 650,863 000000000000000000059b1ed9763570b4af383f71f90f49a942a6f1119701bf 1,874 1.00/1.00 vMB 102
650,862 650,862 0000000000000000000d3d96fe6ede849274e46f92abfb4f9aaf39d1a0023712 2,562 1.00/1.00 vMB 110
650,861 650,861 0000000000000000000167f0ee73073d99d55c8cab9faa88d713f44aedb46883 1,990 1.00/1.00 vMB 99
650,860 650,860 00000000000000000001462d2df6e78ffef8758843078d249eeb7edb53a17683 2,617 1.00/1.00 vMB 126
650,859 650,859 0000000000000000000af30e9b75c07024e1db0e75077dcf7c86964fd15199d3 1,813 1.00/1.00 vMB 204
650,858 650,858 00000000000000000006e0d5a82f53037907f9ea52512ef3e3b8a874e6498254 2,630 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.63 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 672.36 GB
    • Received: 16.21 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.