Loading Tool

Explorer IconExplorer

Memory Pool

79,336 transactions
30.08 vMB
0.10354244 BTC
Random Selection Loading Transactions
Max Size: 179.91/200 MB

Candidate Block

Mining Attempt 7e273566a1860f0d9b22562d3bf553b77ce23b2ee1192ba0d45a9fccb23cc8f9
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 5cb04b0a939d6ae2c9b4e5b5243626b3ef22f6ef35921f97d67fbccd8eb0c74b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,553
Size: 1.00 vMB
Total Fees: 0.03334634 BTC
Feerates: 151.00 > 3.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (555,211 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,934 359,934 00000000000000000d03aaf775ac6531231d44e350a21c9afdfd6e35f1f0dc6a 1,460 0.69/1.00 vMB 24
359,933 359,933 00000000000000000043fec54bc86ac612e3e47604860d9785202be34308f935 645 0.51/1.00 vMB 20
359,932 359,932 0000000000000000026bf38b7c1365dbe0db4bbba5afaf6ecd9cea8c3bb28313 1,648 0.75/1.00 vMB 31
359,931 359,931 00000000000000000807acde5d7ac37913cee038557f3955eca6336a618346d7 454 0.25/1.00 vMB 18
359,930 359,930 0000000000000000025128c4fd4335d673cf859890a4df782bc5a14119de291f 473 0.64/1.00 vMB 15
359,929 359,929 00000000000000000c85f581e0cb9e3a4844866da83462a5d7971b7ad5531b6a 2,532 0.95/1.00 vMB 39
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
Previous 10 blocks ↓
Total Size: 782.65 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.53 GB
    • Received: 16.26 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.