Loading Tool

Explorer IconExplorer

Memory Pool

23,697 transactions
11.57 vMB
0.03290644 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 65.42/200 MB

Candidate Block

Mining Attempt 4146a169dfaee750da7b3af84283b754113a6ee5830eee8c366ea6a4dbdf4629
Version 20000000
Previous Block 00000000000000000000e5a6bcd40cdb3bb19cc9f1742eac94d976a49b2309c9
Merkle Root 80f96e7808fd25edd68b14b0eed0ace0cff1b47426a41394c2062a29b631971a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,720
Size: 0.99791725 1.00 vMB
Total Fees: 0.01391123 BTC
Feerates: 104.17 > 1.39 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,750 (790,855 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
122,895 122,895 0000000000004b31983ca3d3e382d1eb18c99df5da6ef1e28019ee3dcb1ef10d 16 0.00/1.00 vMB 504
122,894 122,894 000000000000710630dd549bbfe384886c639a5798f5b835bb03df9da84a30e3 13 0.00/1.00 vMB 0
122,893 122,893 000000000000851de02b4277a204c2160a3727b559b7b232b029f6c8a770bc1b 10 0.00/1.00 vMB 0
122,892 122,892 0000000000006518f289965d52d79a010eca0f50a6c0f5864a88123eef529034 15 0.01/1.00 vMB 478
122,891 122,891 0000000000004fa4e5865cf1593b94db369b45a16cebec97f34aeea650fb734c 13 0.00/1.00 vMB 0
122,890 122,890 00000000000078068d90f3f26492a4959f0510b7965e563177e9c790dee9e53a 9 0.00/1.00 vMB 0
122,889 122,889 000000000000781d43848c4d43f1442264c68cd0b73a973e9b667daf3d8f34b2 16 0.01/1.00 vMB 269
122,888 122,888 0000000000008ad1ed6a14e4f90a5f97c063e7e77087a7bd1f49c299dfab8eef 15 0.00/1.00 vMB 0
122,887 122,887 000000000000345b31098a5a7725aeb515e07964d5235ad8faba13850df59cc8 5 0.01/1.00 vMB 0
122,886 122,886 000000000000731be26272169f42a5ed0393c5f3e7e656eeb21ff3367c8c6fc9 15 0.00/1.00 vMB 0
122,885 122,885 0000000000000a8ab32ca1b825a7d9b55304eaa48403582944896d14b7894c1d 2 0.00/1.00 vMB 2,475
122,884 122,884 00000000000059b687a607ae1e58b64d65988b46244cd4fbc32b6704c4feb0b7 10 0.00/1.00 vMB 0
122,883 122,883 0000000000008fb30c9407effc7ac172aeeb75427cfc6f6fa9fb52014d038dc2 9 0.00/1.00 vMB 401
122,882 122,882 000000000000781dee887ac640e4a4ca3a99d25f4173939be88c427dbc3ec142 20 0.01/1.00 vMB 136
122,881 122,881 000000000000253a9aa42411d7eb52b190e42c97ea14e6a9527382b8e63662a5 11 0.00/1.00 vMB 0
122,880 122,880 00000000000095f7c53817297cf182b3e63b2b6ce92582e350d084341176928c 5 0.00/1.00 vMB 671
122,879 122,879 0000000000008a2c37b5a93d3b650d1f81a2c50b3839108c779189a04d6e7ad7 12 0.00/1.00 vMB 1,102
122,878 122,878 00000000000048654a4709067b7960ad260c3db7c29d00f4baf187d1a03b3376 36 0.01/1.00 vMB 2,797
122,877 122,877 00000000000049cbe9fbac94a3a646f55c9a7d012fd9a9e94d7c8f3c99662700 26 0.01/1.00 vMB 268
122,876 122,876 00000000000010470e4fe65a2863366899c3ed97b42bd97e867bb59d17b1086e 12 0.00/1.00 vMB 0
122,875 122,875 00000000000034dd2b3802d1dc7dedd8e5d4d87e995bbbe8202faca9db8e9a0c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.18 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 503.81 GB
    • Received: 3.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.