Loading Tool

Explorer IconExplorer

Memory Pool

77,687 transactions
29.58 vMB
0.07355981 BTC
Random Selection Loading Transactions
Max Size: 180.66/200 MB

Candidate Block

Mining Attempt c24464ca4eb9b22e8531ec7dfb0e969e6421c31cf28407289327b5fdb114ea38
Version 20000000
Previous Block 00000000000000000000cf3f5f15c57b2e8fb71d527029774760b564239aaa9b
Merkle Root 4290b88d412f510dfa9573c4f160a32f3e49bab64874223fe445a09fc4cb2f67
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,395
Size: 1.00 vMB
Total Fees: 0.00809207 BTC
Feerates: 75.20 > 0.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,400 (39,467 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
875,933 875,933 000000000000000000018809ca05a4f61df44b03cb12f5bd5c5aaf05454e6e6a 2,037 1.00/1.00 vMB 5
875,932 875,932 0000000000000000000232663439009e232aa78eeea6032bc9a4abffb6599bea 2,751 1.00/1.00 vMB 5
875,931 875,931 000000000000000000000c1e5e9ecade1962a3fd9c6edc47a29d7776ece857b9 2,286 1.00/1.00 vMB 4
875,930 875,930 000000000000000000019a8057dd0ea4dc4ae3ee8219d7fec100a4741df5f062 3,820 1.00/1.00 vMB 8
875,929 875,929 000000000000000000001c18fc1bdaa4c8cd1e9e4c169218479474d65d3a8fe6 2,702 1.00/1.00 vMB 5
875,928 875,928 000000000000000000018b2b8b1ff92c6ac245feb83b409e370059e2994dcd61 688 1.00/1.00 vMB 2
875,927 875,927 000000000000000000019e71f64edb0b3e79278220c78530f399148d86abf82c 1,752 1.00/1.00 vMB 4
875,926 875,926 00000000000000000000a99e3bbc5db92ad1e5e09c0c8630f2c98aade2db888c 1,142 1.00/1.00 vMB 3
875,925 875,925 0000000000000000000286730f79c430eb998cc20a99b70313587957433cd255 1,327 1.00/1.00 vMB 3
875,924 875,924 000000000000000000009734ff26034a3f9e8c159e4a85615acbf51ad371599f 2,186 1.00/1.00 vMB 5
875,923 875,923 0000000000000000000072c313f27c41dc479f92aa5acd61ceb0219af6acbbcc 2,015 1.00/1.00 vMB 5
875,922 875,922 000000000000000000017f1f0716e5370f60da880ad9550e9f060328d28fc9dc 1,606 1.00/1.00 vMB 4
875,921 875,921 0000000000000000000074a098a2476afa606f4cb3c890b8232c4478c54cd988 1,840 1.00/1.00 vMB 5
875,920 875,920 00000000000000000001b7e6a394c0a58e463c69a34a804b2293d6df4621d6b4 3,391 1.00/1.00 vMB 6
875,919 875,919 00000000000000000000b25f729c787592e07f91d23921d4629eea72abe9c924 2,281 1.00/1.00 vMB 4
875,918 875,918 000000000000000000018d4570c194d739d0b46a5c413ffa652556bdfaa52416 553 1.00/1.00 vMB 2
875,917 875,917 000000000000000000026645d6274276fd05442e38955ccd1f439801ff68e09f 929 1.00/1.00 vMB 3
875,916 875,916 0000000000000000000048001f57a3fbf4c0bd4a7b7f5c900d02fc5542abf7da 1,289 1.00/1.00 vMB 3
875,915 875,915 00000000000000000001179d7822d0d708be3731088c9da14e6a256641c0b8fb 1,366 1.00/1.00 vMB 2
875,914 875,914 000000000000000000020edb09b618b485cf41d9506d063cb33d309334e85460 1,946 1.00/1.00 vMB 5
875,913 875,913 00000000000000000000faf1792b82c367b0c9efe2cebb21950407e0f0a34784 2,260 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.08 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: 721.16 GB
    • Received: 18.35 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.