Loading Tool

Explorer IconExplorer

Memory Pool

80,623 transactions
30.57 vMB
0.08447015 BTC
Random Selection Loading Transactions
Max Size: 186.05/200 MB

Candidate Block

Mining Attempt 2e10ebe7fd45f7cb715facb1b5fbc91fbef2d459b99ae29b285214ca4fb6570c
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root b483fd69e6e0f8316ff9e5d25bb4f0cdb0d3786b5b83ebab03afe47316e6ed51
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,881
Size: 1.00 vMB
Total Fees: 0.01549335 BTC
Feerates: 73.20 > 1.55 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,383 (43,437 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
871,946 871,946 00000000000000000002c02d9ae6048c074657eb5f64f40b83c71fc7f860f562 3,618 1.00/1.00 vMB 12
871,945 871,945 00000000000000000000a7aaa0a1c5f5fc35021383f6a34d8dd4833ca162635f 3,940 1.00/1.00 vMB 9
871,944 871,944 000000000000000000012fe05a01009a5b93ad220656a03de74b9abc2f183dbd 2,970 1.00/1.00 vMB 11
871,943 871,943 000000000000000000023e62fbec76e7b5e1595dd33c897bd4a030dbc9d53731 3,632 1.00/1.00 vMB 15
871,942 871,942 00000000000000000001349f61cfbc27324e33c8470375519091671d00f48b1c 3,547 1.00/1.00 vMB 15
871,941 871,941 0000000000000000000276dd411bdc5135f8c0c08c953fbd0ac7ae7df487a352 246 1.00/1.00 vMB 7
871,940 871,940 000000000000000000019eec1c9251ae9345efc808e6cd4b716b8032ad51cefe 1,332 1.00/1.00 vMB 7
871,939 871,939 00000000000000000002177c8138c2ff5f656b794c60f205ec2af9d162a9ed15 3,370 1.00/1.00 vMB 12
871,938 871,938 00000000000000000000c99c26704295964ed752cb64bf226c5c3b5a280ca3c9 1,685 1.00/1.00 vMB 9
871,937 871,937 00000000000000000001be74363bb35530ef5c96dc8e84c4c9bb60fc8c54d3a8 388 1.00/1.00 vMB 7
871,936 871,936 0000000000000000000152215d3ae96e429ac9168a4b674bdd05b604f5557a4e 3,599 1.00/1.00 vMB 11
871,935 871,935 00000000000000000002a46e6032c424478e3fdbeaee680ec0169dd7061c34f7 3,731 1.00/1.00 vMB 8
871,934 871,934 00000000000000000002157ab3ec0c10a8bf91a099bd41f86b7f080ed8cd29b2 4,096 1.00/1.00 vMB 7
871,933 871,933 00000000000000000000ba010c612bead479ab70d8158b0751ac66965b6c81f5 3,787 1.00/1.00 vMB 6
871,932 871,932 00000000000000000001b40c3208e7642539d9472bc56c85a40527f88375d444 4,102 1.00/1.00 vMB 10
871,931 871,931 000000000000000000014b5b20baaf06139f5ed1493d5bd4955f28917a407461 3,707 1.00/1.00 vMB 16
871,930 871,930 000000000000000000000a36331ea311944ff46166229076bd6636b27592c181 4,406 1.00/1.00 vMB 5
871,929 871,929 0000000000000000000212754f6232a9d3adc313755f3239082950d04f1cefb7 4,040 1.00/1.00 vMB 12
871,928 871,928 0000000000000000000150915ac71238eff33edb40c777e2cf0ea54b58d9efeb 3,367 1.00/1.00 vMB 8
871,927 871,927 00000000000000000001874af21833d1efc191f61d5eac161689c2b12f872207 4,525 1.00/1.00 vMB 4
871,926 871,926 0000000000000000000008b7d9b9a0dab479765d800b5eb9af1a0bd44ea2bec1 3,420 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.06 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: 720.61 GB
    • Received: 18.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.