Loading Tool

Explorer IconExplorer

Memory Pool

82,303 transactions
30.98 vMB
0.10463570 BTC
Random Selection Loading Transactions
Max Size: 188.43/200 MB

Candidate Block

Mining Attempt 2b3669d6ce38c1234b749e575c399420ed08719a5bd31fef7cebd24e535f3593
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 873d234ce6f2134d2619af431c110ddb9d0c8a7dabf3966069241ad3c98eea28
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,147
Size: 1.00 vMB
Total Fees: 0.03152027 BTC
Feerates: 200.89 > 3.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (43,429 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
871,953 871,953 0000000000000000000156089f1ca035d8836873cf3daebeb17e1e3275daf6a4 2,996 1.00/1.00 vMB 11
871,952 871,952 00000000000000000001adb984633e685b934f411cd357c855bd1ec7f3799f96 3,803 1.00/1.00 vMB 13
871,951 871,951 0000000000000000000233611afd0d00f1e874d8f962c94bdebf40975432b95e 1,819 1.00/1.00 vMB 7
871,950 871,950 00000000000000000001dbe7f28349fe9378f9cf33d4084642c568b754f70bee 1,050 1.00/1.00 vMB 7
871,949 871,949 000000000000000000006fc5ddb639baaaef387653b1f14c6d404c1aba0803a1 3,207 1.00/1.00 vMB 12
871,948 871,948 00000000000000000000f250685ff72c9a5076535be0be8d7056edc52af27896 3,415 1.00/1.00 vMB 11
871,947 871,947 00000000000000000001ba09f91877ae1c64f197fd38a66bb911f910275a5c88 2,813 1.00/1.00 vMB 9
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
Previous 10 blocks ↓
Total Size: 783.05 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.60 GB
    • Received: 18.21 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.