Loading Tool

Explorer IconExplorer

Memory Pool

42,597 transactions
26.94 vMB
0.06121853 BTC
Random Selection Loading Transactions
Max Size: 141.58/200 MB

Candidate Block

Mining Attempt 02e4bc08319bb638a90293960f8c4bdd1ec180ed39aa0f2705ac306a94bf3d0b
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 9053c4cdaa118e391a1a6da7bef9cfda1334f387bb5a01966bcdf63e24dc3cd9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,908
Size: 1.00 vMB
Total Fees: 0.01113620 BTC
Feerates: 103.41 > 1.12 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (236,096 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
678,828 678,828 00000000000000000003921f57daeafadc256111d81a54e280ee2506c45fd67c 2,429 1.00/1.00 vMB 28
678,827 678,827 00000000000000000009a8fbd401c92de08de34eab19a39d8e0d76cb4aa6ce2f 2,292 1.00/1.00 vMB 64
678,826 678,826 00000000000000000001373ce43208c522f5f2bb17fa60358bc18a0800148fec 2,385 1.00/1.00 vMB 83
678,825 678,825 0000000000000000000b015e2b80d7e335a1c039efec8ee6e2f3457abb80d520 339 1.00/1.00 vMB 9
678,824 678,824 000000000000000000024a9e0c5dda21606df99cae7a15085a583ff32f5094e5 1,086 1.00/1.00 vMB 14
678,823 678,823 000000000000000000036e0c8b19da9f1783c833ca58003684e6714e13e259f6 2,677 1.00/1.00 vMB 17
678,822 678,822 00000000000000000009a39537810fc7e91513b6a9b91b4260a7c82bdf3eaaab 2,289 1.00/1.00 vMB 61
678,821 678,821 000000000000000000044963903c86f84975147a958312fe6e2b248d4e6e8729 2,396 1.00/1.00 vMB 81
678,820 678,820 0000000000000000000a60892820d6f45f682fb113dea6eb359733344fae6da5 1,930 1.00/1.00 vMB 24
678,819 678,819 0000000000000000000409d16b1da8be634af4d389d0b5e5dba97f852cfdff07 1,734 1.00/1.00 vMB 80
678,818 678,818 000000000000000000008a4c9555079f3116ad9dca2a877f83c50983abc6277b 2,748 1.00/1.00 vMB 52
678,817 678,817 00000000000000000002b33c4fc806346bc22f77f17b541f0389121cbfefb671 2,583 1.00/1.00 vMB 53
678,816 678,816 000000000000000000035744b1f80e3f18d474afd68d7035f4bc5171f1c3e574 1,428 1.00/1.00 vMB 30
678,815 678,815 000000000000000000065206c8bc7c9ad1e569e6967affae444b5a55f5353bf3 1,589 1.00/1.00 vMB 32
678,814 678,814 00000000000000000002542a4211784a4b2df41cbe00829329e9498b104046f6 831 1.00/1.00 vMB 19
678,813 678,813 000000000000000000090818b251751a9f5ff28e2b444c498dfd79bfce79cf04 1,222 1.00/1.00 vMB 28
678,812 678,812 000000000000000000029b17d90a339132127fb0fa4b5541a7d99cd23768b9cf 1,405 1.00/1.00 vMB 26
678,811 678,811 0000000000000000000c1432f9863f7a2caddfd87ca6bb37451cf2ea2e660188 1,178 1.00/1.00 vMB 30
678,810 678,810 000000000000000000018616420998711a70d64e5a6df26671aa13a315db35d1 1,993 1.00/1.00 vMB 43
678,809 678,809 0000000000000000000b970e707b0c8656f254725d2c01402c6bc735ab872171 2,412 1.00/1.00 vMB 54
678,808 678,808 00000000000000000009ec3cb03ffb23291543357c71120874682bc3a1484a7a 1,225 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.25 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: 655.53 GB
    • Received: 14.32 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.