Loading Tool

Explorer IconExplorer

Memory Pool

48,391 transactions
27.97 vMB
0.08078116 BTC
Random Selection Loading Transactions
Max Size: 148.36/200 MB

Candidate Block

Mining Attempt 10a615fca22548ee5345be50166dbc5f34085b3f270b73b66483a75f2bd6c0e1
Version 20000000
Previous Block 0000000000000000000070963e62f689b9a0a61cf16bb36848f3ba4464fed9b1
Merkle Root 999496d94443933b081241b11206476eef522a5260ae0b81ea4a7205239d27f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,780
Size: 1.00 vMB
Total Fees: 0.02528103 BTC
Feerates: 318.30 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,894 (33,090 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
881,804 881,804 00000000000000000002316960e130937507a790305e2791fc61139cdadb8dcc 2,436 1.00/1.00 vMB 2
881,803 881,803 000000000000000000024f47fa4796c970747e3a2263ebd7538825f78c492711 2,594 1.00/1.00 vMB 2
881,802 881,802 00000000000000000000522f3c69256569291ce730c698c8d285a5dee9c9141d 4,199 1.00/1.00 vMB 3
881,801 881,801 000000000000000000001c9453219ffbfe15fe32b17178754a94ddcdff65358a 4,102 1.00/1.00 vMB 4
881,800 881,800 0000000000000000000247ce246908094b192984815ca65d80f656afca560e78 3,079 1.00/1.00 vMB 1
881,799 881,799 0000000000000000000125eab9fd7b75ccbc89fb45ad892b6bc7f52c4a0c248b 4,558 1.00/1.00 vMB 3
881,798 881,798 0000000000000000000018f665524310b6c2bedca60bec1803ccc4725ed46840 3,798 1.00/1.00 vMB 2
881,797 881,797 00000000000000000000ff427cae2895dd28a91a56e9a73bdb27f1604edd9e39 1,234 1.00/1.00 vMB 1
881,796 881,796 0000000000000000000234829c9ae1b1b7e2df90e270575c5b9673798efb2d15 487 1.00/1.00 vMB 1
881,795 881,795 00000000000000000001d44580319e99f85af49fab708dc3396116e0a6fb1536 994 1.00/1.00 vMB 1
881,794 881,794 0000000000000000000259a6583f414969f8c259f100b6e4d96a4dbac04037a9 2,051 1.00/1.00 vMB 2
881,793 881,793 00000000000000000000de5ffb6ea2c14eaf4209a59976986dd14397a813050c 1,354 1.00/1.00 vMB 2
881,792 881,792 0000000000000000000085a2e8a50db7d3669a99191e486183c19c139bf50956 372 1.00/1.00 vMB 1
881,791 881,791 000000000000000000019dd5409db9a041ea8735eba4a5d8cc3e00370a6282f2 1,464 1.00/1.00 vMB 2
881,790 881,790 0000000000000000000085e65727291360139a0d0c1451c0fb2d79dd07c9b426 460 1.00/1.00 vMB 1
881,789 881,789 000000000000000000015771c1d4dd10d0db57cbdd904dc727e409bdf2ca0219 361 1.00/1.00 vMB 1
881,788 881,788 00000000000000000000246f3341a7ef05e732e139dd9b6b44a90e046bf093a0 786 1.00/1.00 vMB 1
881,787 881,787 0000000000000000000088ff88b64770520e15c3deca8233a2714fd01327407f 825 1.00/1.00 vMB 1
881,786 881,786 000000000000000000006008ee74ce7e864c69d0c492ab76b50e88a0c2a00ee0 2,828 1.00/1.00 vMB 4
881,785 881,785 000000000000000000028f714ac957e1c469c371e2b62dbb00fc5dbf4b85f311 246 1.00/1.00 vMB 1
881,784 881,784 000000000000000000001600ba3162e60d265e9b68b8db34c1e8011c58ea367d 573 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.20 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: 654.04 GB
    • Received: 14.10 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.