Loading Tool

Explorer IconExplorer

Memory Pool

55,927 transactions
32.60 vMB
0.17247112 BTC
Random Selection Loading Transactions
Max Size: 174.49/200 MB

Candidate Block

Mining Attempt e7bcbbbf72dbd1da890fc05937bb583c55a047862c5fce2a6a0ab82d681c15b9
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root 33b74810b36f06a37c79e22345db25e5f86bd1324709f74767a4b5d9b4813c0c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,671
Size: 1.00 vMB
Total Fees: 0.05991600 BTC
Feerates: 301.66 > 6.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (100,861 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
813,960 813,960 0000000000000000000267254e497101d538a97346c3fd6b90d2f0abe12a4984 3,829 1.00/1.00 vMB 36
813,959 813,959 000000000000000000047c842adb1bc4254647db947efea2aca84fca763da512 3,175 1.00/1.00 vMB 46
813,958 813,958 000000000000000000003aadd601b2e7394f1b7c97d0c8779260c1388d656852 3,925 1.00/1.00 vMB 42
813,957 813,957 000000000000000000009781040bdee08a01e25a3b9fc53d768675b16317bf56 3,253 1.00/1.00 vMB 43
813,956 813,956 000000000000000000002c848160d3621d60891b543a3e1715b14c1c23993e74 2,935 1.00/1.00 vMB 30
813,955 813,955 000000000000000000043855a88e99cefea6e6086961a464ff07a97620459053 4,179 1.00/1.00 vMB 37
813,954 813,954 00000000000000000003f9a4a67558548e83be4e79cfe5f481978bfc5178b855 3,089 1.00/1.00 vMB 45
813,953 813,953 00000000000000000001b759be8c409bb22bd54746a05575937a82bab5a96a4b 3,653 1.00/1.00 vMB 39
813,952 813,952 00000000000000000002cd1ae5dae0f4ab83804b2dbaf72bcae72aafaa4202c8 1,173 1.00/1.00 vMB 25
813,951 813,951 0000000000000000000123878593fc3bdc4d4f40b98f903dc0bb4185cb19f603 2,520 1.00/1.00 vMB 33
813,950 813,950 0000000000000000000015b59416b1f0539466a89d3f0d9b6d9d6d27317c89c8 2,882 1.00/1.00 vMB 35
813,949 813,949 00000000000000000003394e0c1df98dcb434b34848dd9ff7cb8fcfe080650dd 3,390 1.00/1.00 vMB 35
813,948 813,948 00000000000000000001ac5c678d54da335e0056e761f0a06a070883d53dcb61 2,087 1.00/1.00 vMB 31
813,947 813,947 00000000000000000003f210af76f76688c4f919fa07d2e7efe1cb644da76d5e 2,483 1.00/1.00 vMB 32
813,946 813,946 0000000000000000000437f0b6f4c8fd1c4bc11403157db591b5f40cc7329709 1,954 1.00/1.00 vMB 11
813,945 813,945 0000000000000000000164ec8016ff63547855a2cacf072eb7854b6a9240d450 2,657 1.00/1.00 vMB 9
813,944 813,944 0000000000000000000495180a5eed3b927fa0d906710472c298790d8e053352 1,738 1.00/1.00 vMB 13
813,943 813,943 00000000000000000000c3f8be41e2ee39d97795b435043d0aa6741b59dd5125 2,644 1.00/1.00 vMB 27
813,942 813,942 00000000000000000003e54af4498625568bcfd978731ff539a8013d0b43586a 4,084 1.00/1.00 vMB 36
813,941 813,941 000000000000000000007951a4a2be2bade40fc41b0d54ab3cd177c610ff7dfd 3,243 1.00/1.00 vMB 47
813,940 813,940 000000000000000000029b5e09a6eaeeb67b90547ec92aa28d57ed8e9a4c6ead 2,091 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.07 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: 651.27 GB
    • Received: 13.52 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.