Loading Tool

Explorer IconExplorer

Memory Pool

54,958 transactions
32.30 vMB
0.15685644 BTC
Random Selection Loading Transactions
Max Size: 172.70/200 MB

Candidate Block

Mining Attempt 65f18ade78ba491781c9695f7a64ae73315b79c49a4919df39b68feb1f734642
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root 67d104a62185c4af03ba148b056a0805b28703922d786beb07a98e7c9d4d1173
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,384
Size: 1.00 vMB
Total Fees: 0.05213478 BTC
Feerates: 150.98 > 5.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (612,854 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,967 301,967 00000000000000001f8943a4f316b32517356ae3ea425beeab91c838e7bb6a02 149 0.07/1.00 vMB 30
301,966 301,966 0000000000000000343596782ab0b824b23d1fb6a69828ebb4e8c3a76720a98f 385 0.21/1.00 vMB 31
301,965 301,965 000000000000000075149cb02b3b87112a6585b633f068f211afa9cbd54b6d87 586 0.27/1.00 vMB 33
301,964 301,964 00000000000000006820a49e68d4052ac447d31ff31b5bbceecdf17cdd6c2c15 68 0.04/1.00 vMB 19
301,963 301,963 00000000000000001d79ce801f7a68c5237b4cc426b125ecf947d8ed3515e2c5 626 0.35/1.00 vMB 29
301,962 301,962 00000000000000004f6cb97590aaca392485b95c760fe604728ed7c4c422c7a2 793 0.61/1.00 vMB 23
301,961 301,961 0000000000000000477d8b284153c1b6368c2e3270b7ba5d421720b4012e6d67 829 0.35/1.00 vMB 63
301,960 301,960 00000000000000001b8a62b6be6f83cfcbf8a9c0aec576e4e8f03ac0c0464283 183 0.10/1.00 vMB 29
301,959 301,959 000000000000000018f02eac8917f7248cb4616a4e855daa6e97ad0abb5a5519 565 0.30/1.00 vMB 30
301,958 301,958 0000000000000000644db1ee6829d57bce3ac0f348bb6bf3eb437bc4f2e82037 354 0.28/1.00 vMB 88
301,957 301,957 0000000000000000599c78f1555febfe7d194413471930905005c02b8b1126ea 658 0.33/1.00 vMB 65
301,956 301,956 00000000000000000acf1be3636034df1fc93017127b2a061a4f6651a45daddf 255 0.14/1.00 vMB 32
301,955 301,955 000000000000000048f5eb7619324eb18bc7e0543c4e4a2fdae414a047df147c 194 0.10/1.00 vMB 29
301,954 301,954 0000000000000000406539d26816bc5a0346c6ecd5b0032406bac3d57c57ac68 538 0.49/1.00 vMB 17
301,953 301,953 00000000000000003e81482527a01283b3e51ea55eb70c715aee0f3a84280024 1,125 0.35/1.00 vMB 50
301,952 301,952 00000000000000006c91b408961c873f4ba1eac47fd8376a192acb2e134a100c 86 0.04/1.00 vMB 23
301,951 301,951 00000000000000000bf83f63b0a949c31641dfa5bbf39d28dda03a94f5cef24c 736 0.43/1.00 vMB 28
301,950 301,950 00000000000000000f1c372cdf6a514dd3e306d71162ecaa07d0b0d9439aa252 372 0.19/1.00 vMB 29
301,949 301,949 0000000000000000718203caaa4f0eaa543cc688a82fceacb0f986a3eba69330 455 0.45/1.00 vMB 22
301,948 301,948 000000000000000064561828ea4bab7eba79870ac43e4ed6d1840375b76b44d7 790 0.35/1.00 vMB 41
301,947 301,947 000000000000000016a36cda2451598517001d7c41166cc73f3c6dfb3ad40967 49 0.02/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.07 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 651.26 GB
    • Received: 13.52 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.