Loading Tool

Explorer IconExplorer

Memory Pool

81,101 transactions
30.47 vMB
0.08999431 BTC
Random Selection Loading Transactions
Max Size: 183.39/200 MB

Candidate Block

Mining Attempt 74bf70334959352d6d322b24a97c6ba1ac86c19ea3c09784551b581f03414e71
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root 1697a99b3309e1a754e82cae67937765e43fbe2bb1b6cd1661d36d806eaae212
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,774
Size: 1.00 vMB
Total Fees: 0.02453245 BTC
Feerates: 163.06 > 2.46 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (555,241 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,928 359,928 000000000000000012901c27ecd462ebbeebcf09297046c2ff5daf56f22b61b4 179 0.11/1.00 vMB 24
359,927 359,927 00000000000000000b2322406cfe807aaf53ab0ec35331b83eb05727df83a1fe 156 0.11/1.00 vMB 22
359,926 359,926 0000000000000000048a3cfabd2300c4fd86afc7cadfdade026a53aaa2c0ec01 309 0.33/1.00 vMB 12
359,925 359,925 0000000000000000050b189f84592725f58b40e577b9fe21b1244b0c4624118f 415 0.24/1.00 vMB 26
359,924 359,924 00000000000000000e0c71ead37af29e3d4d541e64ab2fa372432d1fd3638b77 1,292 0.68/1.00 vMB 29
359,923 359,923 00000000000000000ac672ea4a6d284555b891cf496b9e2d16c4784a9883a6b2 259 0.18/1.00 vMB 20
359,922 359,922 00000000000000001444fb9d54a17b0dcedbdc7c6a1cf86ebd3b3e64f954dcc0 878 0.44/1.00 vMB 29
359,921 359,921 000000000000000012c9e8db112e3c1936798f7749709264302299da44136541 67 0.04/1.00 vMB 25
359,920 359,920 00000000000000000692f0ecea09058f2dc0b17058dca8a0e55232293c96c4d1 292 0.15/1.00 vMB 57
359,919 359,919 00000000000000000c298e541af3fb5418f5eedcda64df92ec3d5da96eba6b5f 792 0.39/1.00 vMB 27
359,918 359,918 0000000000000000131cab0a1a95a51772f247c4128ca93f6c0a71924de6fd18 247 0.12/1.00 vMB 28
359,917 359,917 000000000000000007f31d418518d5d6515f02e8c1b250143ff2d5b46bda69d2 520 0.25/1.00 vMB 29
359,916 359,916 0000000000000000169ef309da93f8fadb81bc4e405d3c8965aa3fe73b47e7a3 1,585 0.75/1.00 vMB 30
359,915 359,915 000000000000000007979000dabf80662d6cf0a93532a11db32c32ef82e993d5 592 0.37/1.00 vMB 25
359,914 359,914 00000000000000000964f49798d7dda456115107ef5593132a5827203d13d7e7 609 0.27/1.00 vMB 34
359,913 359,913 0000000000000000005a50adba4a47a14d54b917b81100c20e91b15bdb99a607 195 0.09/1.00 vMB 28
359,912 359,912 0000000000000000086c7e20c285383e10db48fc3284e74a291578ebd3e7b515 193 0.12/1.00 vMB 21
359,911 359,911 000000000000000010573441971404a4698e09278ade1256b922c9038fccc3f5 598 0.48/1.00 vMB 19
359,910 359,910 0000000000000000007f883049a0c18819ea4fb902a4710aee12b39191982223 288 0.13/1.00 vMB 38
359,909 359,909 000000000000000003eb66aa5eea02fa25e6825edc07d1f1ce8c32982f087d94 822 0.43/1.00 vMB 29
359,908 359,908 00000000000000000f84773091e1e15dbc58f626d5b8503de91f451666e9a8b8 971 0.50/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.69 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: 692.27 GB
    • Received: 16.50 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.