Loading Tool

Explorer IconExplorer

Memory Pool

80,646 transactions
30.20 vMB
0.11049893 BTC
Random Selection Loading Transactions
Max Size: 182.00/200 MB

Candidate Block

Mining Attempt 942fb92c4cc04fc725582503e062af5adddf896989e067e77016f897cc1d066b
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root f4520ed2ded3d52a046f934b5ff9f945469d8df42f08d3c959b1370721ffda42
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,130
Size: 1.00 vMB
Total Fees: 0.03846681 BTC
Feerates: 111.07 > 3.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (324,101 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
591,040 591,040 000000000000000000053117167a0e052045fcc85aee0e864285a165c1929720 2,619 0.97/1.00 vMB 25
591,039 591,039 000000000000000000048dc9f22f69e849b9ed99a648bf5119910ec772c98117 2,580 1.00/1.00 vMB 21
591,038 591,038 000000000000000000194c9dc29c233941472c9e84f9da1610a7a73a40b6dd9c 3,216 1.00/1.00 vMB 53
591,037 591,037 00000000000000000007040d76c3f53efe9e7723770e26cd13b2bee4d129a7f4 2,690 1.00/1.00 vMB 51
591,036 591,036 00000000000000000001f7ba13d65eee469f9113dacda81d808466a834ea5799 2,710 1.00/1.00 vMB 59
591,035 591,035 00000000000000000014062e03249a05ccd68f4e3a2bfc24322591e1abfcce1c 2,487 0.95/1.00 vMB 32
591,034 591,034 00000000000000000012adadce1cdbc14cf2b3f327f613260ffe5dabf67a1939 1,982 0.74/1.00 vMB 22
591,033 591,033 000000000000000000168b7936fb50f43e296ed06f7553283ba1452fbf39c536 1,940 1.00/1.00 vMB 47
591,032 591,032 000000000000000000171c72115855ea326707b50797624904f4597630551160 2,025 0.77/1.00 vMB 28
591,031 591,031 00000000000000000005ee8ebd3ec4761d4ce203e463916c39125a12d7ecaadf 2,326 1.00/1.00 vMB 27
591,030 591,030 00000000000000000017393d6381464474890d31425fca4b96f3799e2a983573 2,552 1.00/1.00 vMB 20
591,029 591,029 00000000000000000011f7ea74021cf55a519c4505ad78834ffbb684d98d14d7 2,417 1.00/1.00 vMB 45
591,028 591,028 0000000000000000000de733d8930b6785efe5923cd3b7c767e99a29d8c1ea2f 3,277 1.00/1.00 vMB 57
591,027 591,027 00000000000000000002d9e616145a42b5e87422a7655265219e5b31063f3794 469 0.24/1.00 vMB 43
591,026 591,026 00000000000000000003a6ecbc64c6a79d9e3ea442b6cff3afe020a6a138ecf4 1,958 0.99/1.00 vMB 17
591,025 591,025 000000000000000000000a2bd7d8a5fb1454949741c8dee0521fd5cdc7e4e3b2 1,334 1.00/1.00 vMB 11
591,024 591,024 000000000000000000178e0586152b623f05dd800a4bcff9694cb656e6de6ccd 2,220 1.00/1.00 vMB 27
591,023 591,023 00000000000000000002ca8cddf420e4a13a43075cd548ab029c77301c3d3dcb 786 1.00/1.00 vMB 16
591,022 591,022 0000000000000000001649ae78b0d453766f7d931deefa73d72a87e9036e686a 2,024 1.00/1.00 vMB 31
591,021 591,021 00000000000000000005ba44a311db5d54626b37f01da1df9b61dc769fd505d9 1,017 1.00/1.00 vMB 20
591,020 591,020 0000000000000000000fb23ebd50179e11aacfa159bddcb844b92d8c398177ee 2,342 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.64 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: 672.39 GB
    • Received: 16.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.