Loading Tool

Explorer IconExplorer

Memory Pool

35,420 transactions
15.01 vMB
0.07632103 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 85.02/200 MB

Candidate Block

Mining Attempt 2bd8494fd38f2b5560f0794f0f0287b5d7504c5f9c25aa1ae6b476505cab919a
Version 20000000
Previous Block 000000000000000000007c96c62c97f21f35e15ac289c26611deb2cb89f05dcf
Merkle Root d3eaa2d48f93ea09cfe5a475e70f39662d87ae8939587c734a9f443dc0601070
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,797
Size: 1.00 vMB
Total Fees: 0.02692713 BTC
Median Feerate: 3.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,343 (716,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
196,964 196,964 00000000000004dcbe7a2d7398d7381c9f81bdec9a350df416425b2637cccf59 200 0.08 vMB 121
196,963 196,963 0000000000000095ced942117a5913177a5ce87f5cda9b56aec00d67ccb288b5 128 0.07 vMB 109
196,962 196,962 00000000000005d680accb9c1931b28ab73c9454e9963daef3ad9712779e0636 66 0.03 vMB 99
196,961 196,961 00000000000003b4127f9d0809cdcccbbcbdef3440ba289de28e7ce04b3ab77d 105 0.03 vMB 42
196,960 196,960 0000000000000158176ec30d7f6098f9087ca9c323cf3ffff7135b0f9dddbad6 275 0.16 vMB 96
196,959 196,959 00000000000003ede0e78eee5d82e6672df595f2caa22021417078ab470aa2d4 30 0.01 vMB 124
196,958 196,958 00000000000000f7ee8cf02589857692f65dc74fd0f3f832e561648f11a64a4b 652 0.25 vMB 146
196,957 196,957 000000000000010a33fbd06c6bd5862eb1c27ee5981a6ff3a525b11aa491641f 478 0.25 vMB 240
196,956 196,956 00000000000000ba0047e7ef7501a7cc867accf77a7e02d1e21e797511b22cf5 84 0.02 vMB 244
196,955 196,955 000000000000052217c4b06e19041d2929e95799155584b3f2ea6152ff056e3b 19 0.01 vMB 149
196,954 196,954 00000000000004fc6fb8505c02199d362e1425daf6e1dcab60fd87af48717e22 337 0.20 vMB 137
196,953 196,953 00000000000003e115fd7eca95a55c43156656206a762e45fd8e32d73e2d1358 772 0.25 vMB 516
196,952 196,952 00000000000002a90e13e6d1d592bd0036fe190c291a0f2b966a10c537d773d9 34 0.02 vMB 325
196,951 196,951 000000000000029113624d471d6283404bcc9775f55f38146cb6136a3e3bdf7a 16 0.01 vMB 57
196,950 196,950 00000000000004638c86906c9df55cddb23f041876ac242fcf1f357258f7fd17 228 0.10 vMB 326
196,949 196,949 000000000000057c4573ddd3194d451b17ecdbc68ec6a62536e6952c792e3a18 151 0.08 vMB 340
196,948 196,948 000000000000062730bb14cc50c8b9e588244e109e8f94ac14c5e1d04f6e8449 111 0.05 vMB 411
196,947 196,947 00000000000001c14b78bc93e8b673864a4dc626e59be2a3c1d325710e9d4236 535 0.20 vMB 194
196,946 196,946 000000000000065350d10fb3b63b79f6d381958a466c08466e25709666adaffb 319 0.25 vMB 167
196,945 196,945 000000000000007f69ea2efd75e3defb1cef6cdbc283c9e3589a757d928df3cf 122 0.05 vMB 167
196,944 196,944 000000000000015b1387c39474af1ac2d10c3d3e1f908688a9fba036d6a70dbc 165 0.04 vMB 14
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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