Loading Tool

Explorer IconExplorer

Memory Pool

45,052 transactions
27.36 vMB
0.10358443 BTC
Random Selection Loading Transactions
Max Size: 143.06/200 MB

Candidate Block

Mining Attempt 6c2a0bacca8eae868e8a5d39379863073a743f6c3a55939efa7c1047ff5893fb
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 9efcb967a4fe168391712ff838dcc2e3a641d69b8de84cd2ecd73873e8580e85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,621
Size: 1.00 vMB
Total Fees: 0.04639107 BTC
Feerates: 151.01 > 4.65 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (268,909 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
645,967 645,967 00000000000000000005be8861a1104752ea43306e9ff110c9d46156e42d66e5 2,583 1.00/1.00 vMB 3
645,966 645,966 00000000000000000003d8fcf05a04f7c7b462e8006e58f3936f879f8be9d9da 2,497 1.00/1.00 vMB 20
645,965 645,965 0000000000000000000ddedefffe3c9e171a4dd4db11d73cb7643d0e59bde8c9 2,147 1.00/1.00 vMB 80
645,964 645,964 0000000000000000000c3e2cff358dcb18ad7161236f1ea90c1c1d4062cb274a 1,684 1.00/1.00 vMB 86
645,963 645,963 00000000000000000004f636bf72d24bf870520ef20b22ac5359a7c87416e44e 1,109 1.00/1.00 vMB 118
645,962 645,962 000000000000000000050c93f549fca671f53280b0076e8f2f95518cc7a22922 1,055 1.00/1.00 vMB 120
645,961 645,961 0000000000000000000763dfacca587bb2d5c32030f1bc88ea616844d07a9575 2,256 1.00/1.00 vMB 7
645,960 645,960 00000000000000000000fac133027c05ba89bf590797985ab18386318d937538 1,772 1.00/1.00 vMB 39
645,959 645,959 0000000000000000000fa591dacabcf999509b455082441907bdb563fe82b1d1 2,408 1.00/1.00 vMB 80
645,958 645,958 0000000000000000000efc5ca6ce9010c5fa327e258cae91dba602a9ee5c35ad 2,040 1.00/1.00 vMB 104
645,957 645,957 0000000000000000000dbc4f438322e36582eb791dc60fdb67e871fbf9527501 1,074 0.99/1.00 vMB 6
645,956 645,956 0000000000000000000de9d8e287da9ccf93cd7036607833f44c9099fda32506 2,091 1.00/1.00 vMB 69
645,955 645,955 0000000000000000000eccfcc180ef10726408a84480c2e08c18b5797e42028d 2,071 0.98/1.00 vMB 11
645,954 645,954 0000000000000000000ee2fb935c0a04f56a5f1e72b24c280a0332d831d4ef0a 2,052 1.00/1.00 vMB 56
645,953 645,953 0000000000000000000aace2037098f43a657e62efb230a4f4202087264e7210 2,098 1.00/1.00 vMB 105
645,952 645,952 0000000000000000000fe4e3565d88f105453751407e0a96e0f43576d97560ac 2,421 0.98/1.00 vMB 33
645,951 645,951 00000000000000000001769bac77daf685b9a71881dae28553a14f936fc1d2e3 2,073 1.00/1.00 vMB 68
645,950 645,950 000000000000000000049a922f896a8a9784aa118edba949a0238b78ec11a0f2 2,210 0.97/1.00 vMB 53
645,949 645,949 000000000000000000056fd5494c69cad5639ee0a3db747a3edc0c734c6d9f4e 122 0.95/1.00 vMB 2
645,948 645,948 00000000000000000003cadadc429ba7ca0cc0454a328a9ee51e005b99f6ee40 1,811 0.95/1.00 vMB 41
645,947 645,947 000000000000000000088a28852eed82dbf3f8a96512969ce3373f0618765f7e 2,445 1.00/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.17 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.50 GB
    • Received: 13.91 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.