Loading Tool

Explorer IconExplorer

Memory Pool

23,534 transactions
10.24 vMB
0.02230413 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.21/200 MB

Candidate Block

Mining Attempt 2aa124e485a48a1fb22d7c37c2d4c01e8c44a8744f8f31c0b498c230487f8125
Version 20000000
Previous Block 0000000000000000000042dc3a595584737aa5b0e59a9c730a957ef0652eded3
Merkle Root 9018591515da9ab421c9da16f1362ce2cdc91864f9d60b4d7bb67bc66f6fad8c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,107
Size: 1.00 vMB
Total Fees: 0.00542962 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,550 (744,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,850 168,850 00000000000000d8a54d1f460af5ae5786668f97197f845937e9c68824cc8bb4 80 0.03 vMB 65
168,849 168,849 0000000000000860ce83d266771b4cf54f9e6d56e6dbb9bb99b1f323c672419e 15 0.02 vMB 54
168,848 168,848 00000000000005f0d4e88db55af0250cd98a0c1152289db103db1507f74f3e28 11 0.00 vMB 387
168,847 168,847 0000000000000a1be708ef40990356427de4e19ed010fabd7a3530cbb169b19e 45 0.01 vMB 18
168,846 168,846 0000000000000aa4e40401d0b461f5996c597e3da621d588fbdbb8e2c6ab34b6 65 0.02 vMB 111
168,845 168,845 00000000000002b60b6be4f9f39e7c131da2c0a824511c8fba1d8b009d15feee 6 0.00 vMB 0
168,844 168,844 00000000000005062f6636f5aa0f1a447645a9777f945a5771ba14017b75356a 21 0.01 vMB 16
168,843 168,843 0000000000000b1be40c5bfabc4dac01d206eeddbdab18327d7335965d47e81d 59 0.03 vMB 58
168,842 168,842 0000000000000a901296e752b49b38603b8c324750e4c92bc5d23149fd61596b 21 0.03 vMB 89
168,841 168,841 000000000000071f925382db4a1cbba0fe20055a3e16c686ed3940f6c766ebd2 49 0.03 vMB 71
168,840 168,840 00000000000006fc7c4fc5b1e4411cc417b8c39204a2eb90c5812a2209d4d6b6 120 0.04 vMB 48
168,839 168,839 000000000000052750e85ea5d0896d21af9072bd386eaae6db9b6a770427e204 4 0.00 vMB 939
168,838 168,838 000000000000086b8aca9e37a6b121e1b941f8e195bec52aedc711cf6aa7d6bd 16 0.01 vMB 21
168,837 168,837 0000000000000420170e9d8a9875b8fbdc858bb1e938c14940b6f1403af1784f 7 0.00 vMB 346
168,836 168,836 00000000000009847ba5c531fe70234a63d9a94d529d88d8faccfe9745fd2fad 25 0.01 vMB 12
168,835 168,835 0000000000000236e9b3be7e02180d2eba9faecc454949078e15cdb6aa864093 51 0.02 vMB 70
168,834 168,834 00000000000008754df381c5168800d55c5c3832b8e9f99ff0d4adaef0811e22 52 0.02 vMB 244
168,833 168,833 0000000000000ba64dad27cac897329f1277e30c4d662e457ceaf1e58f9bdf84 6 0.00 vMB 69
168,832 168,832 00000000000001f4cdf854bd3e72b750553f054e8526bc52f8cf52e36dfbc62d 100 0.04 vMB 94
168,831 168,831 0000000000000649ecfd9e0a2e4cef5edc015edad15e716e1cf49d388b8f6fa1 43 0.02 vMB 2
168,830 168,830 0000000000000b0c21e17e4fcb77a6b97be31ef3a961903b2e065e4d97e2cdb6 17 0.01 vMB 53
Previous 10 blocks ↓
Total Size: 779.82 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: 414.82 GB
    • Received: 2.22 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.