Loading Tool

Explorer IconExplorer

Memory Pool

43,060 transactions
29.06 vMB
0.09092439 BTC
Random Selection Loading Transactions
Max Size: 148.70/200 MB

Candidate Block

Mining Attempt e6e4df2a9e069a93696fbeb888a9cbeedb4222d61e42a481601f5c405f6b9232
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root 8df413f7c11ef673d4f312b0c5394dd0730b890d7357ae382e3a4c8c5946afd6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,133
Size: 1.00 vMB
Total Fees: 0.03270184 BTC
Feerates: 88.27 > 3.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (733,655 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,974 180,974 0000000000000443be889370d5a9eff1775c153b41ef1c373bd33126132abe60 367 0.17/1.00 vMB 125
180,973 180,973 00000000000008c6ec1c105b435a784ede1996402f74d22a15574563c225c611 14 0.00/1.00 vMB 73
180,972 180,972 00000000000000fd2c3185d5796502e3b395e3d4efb01b35492f0047cdc54ba0 242 0.11/1.00 vMB 132
180,971 180,971 00000000000000ce816da2702babc28bdf06f7a3ca46e7d99a78beb26a34fdeb 122 0.04/1.00 vMB 127
180,970 180,970 0000000000000295f99654eb2b49f74c8f92b036ef91326791c0b5f27ab645ca 17 0.01/1.00 vMB 414
180,969 180,969 00000000000007e0454fc2f1f13d66db3a21beb30c3b5d1bf81badba990fc991 61 0.03/1.00 vMB 136
180,968 180,968 00000000000006faddd40c724e00405800544678bc26684372b0e16e49a4b6ce 103 0.04/1.00 vMB 127
180,967 180,967 000000000000002aab5e054a80b8147bf9bdf8ef78d9da094f537489e53e2513 37 0.02/1.00 vMB 139
180,966 180,966 00000000000009109a556cf6c997f1ec10afa32fa53064b59a5fa0c026d200ee 23 0.01/1.00 vMB 93
180,965 180,965 000000000000075775422206139810b82b144a903f7e03df8874a879969de582 204 0.09/1.00 vMB 106
180,964 180,964 00000000000003ec3bfc429685c821a78cc3693097ef2655e3e6324a33f507e7 120 0.07/1.00 vMB 133
180,963 180,963 000000000000091a3da141d62290647d54b1b03b36dd52e30d9b951f47013d31 225 0.08/1.00 vMB 121
180,962 180,962 0000000000000653fcc62305cc5a64a4553c670b9e04680a21ae12f9c280dcd7 276 0.10/1.00 vMB 135
180,961 180,961 0000000000000335d761d127576d586826bf316e9cba74f948ae32f0b7dcc1c3 84 0.05/1.00 vMB 78
180,960 180,960 0000000000000438ce8666b19aef52c5a5d933e2d68d689e450b9bbba413fff1 247 0.10/1.00 vMB 155
180,959 180,959 00000000000000c238fe35f7d5abe2424ac7860688c82eee25b65a7c81d6b797 74 0.05/1.00 vMB 96
180,958 180,958 00000000000002b5eca1568f8b66e2d2a0d3cab6fce522306306ff81bcc86daf 58 0.03/1.00 vMB 148
180,957 180,957 00000000000002ec55ddee14a51ee2a0195fe6b24412649c4c88a25622a12ee8 109 0.06/1.00 vMB 91
180,956 180,956 00000000000007cfabbfda3e3a86aab5cf35fdb46c787b7f5d51ec4b230020ef 89 0.03/1.00 vMB 21
180,955 180,955 0000000000000510eaff53039fac948e4e586cfb161cc65e01b43be7a9fa79b8 251 0.16/1.00 vMB 98
180,954 180,954 00000000000003cf12e1e50623dc499e1c975a88b907c846430fafdae9b79053 123 0.05/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 781.73 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: 630.34 GB
    • Received: 12.02 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.