Loading Tool

Explorer IconExplorer

Memory Pool

75,037 transactions
27.80 vMB
0.07841422 BTC
Random Selection Loading Transactions
Max Size: 168.97/200 MB

Candidate Block

Mining Attempt bc4ccb8baec8060bb7accd1f9b965d1b2a9529ec2535af90101bd6258eac01c4
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 13c18d68ffa1687a56b4b6862f316d149bbcaf199b88d0804a17b48a1f4945a3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,176
Size: 1.00 vMB
Total Fees: 0.01892427 BTC
Feerates: 472.31 > 1.90 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (519,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,750 395,750 00000000000000000248e1305b1284c29a0ff1cd5c3a223faec946177686a190 1,304 0.97/1.00 vMB 27
395,749 395,749 0000000000000000030ba3e5bda957301c358317d867f8ed28ab266d7b450339 2,157 1.00/1.00 vMB 28
395,748 395,748 000000000000000006b4bee468f842fbf0cae11f7446a4e6c48dc7b487214530 1,898 0.70/1.00 vMB 61
395,747 395,747 000000000000000002b643fc8a3ad789d1a6eec0520f36f6e2bd77c7e1efa0c9 1,296 1.00/1.00 vMB 22
395,746 395,746 0000000000000000016d2d6c84b7f29a813aad3b642db13c5e3084943675afbb 2,545 0.99/1.00 vMB 48
395,745 395,745 0000000000000000002eaadca386119d919b8e80db3fbf17d943ad11655963e6 2,031 0.70/1.00 vMB 59
395,744 395,744 000000000000000001389b167845958bbc53ec82d9b2e55595e23ad87cf66cf3 425 0.36/1.00 vMB 21
395,743 395,743 0000000000000000000c61b5dcbdfcc24feb44789afca60147aaa1ae0412b62c 2,334 1.00/1.00 vMB 41
395,742 395,742 000000000000000001efff113b7a9b57d623a893ab9a3d9409f8b5eee4e9aad1 1,226 0.53/1.00 vMB 40
395,741 395,741 000000000000000000635f75256fb34faa10c4892240ce7d4c21a0a549ffe64a 209 0.10/1.00 vMB 38
395,740 395,740 000000000000000001e8054765a64e1f81b91d940c40d17c6213785e2e32b85e 1 0.00/1.00 vMB 0
395,739 395,739 0000000000000000002c653bd0774a9464475ebe3608f740e13f1dabebd3f0c5 84 0.03/1.00 vMB 40
395,738 395,738 0000000000000000021fd806d34a473c6abfe90e8ab17e79be4bcfac23aef83f 796 0.49/1.00 vMB 25
395,737 395,737 000000000000000002cd3316a098fa1a10ca4a0219d4fc5737e0e1b424b96f89 2,221 1.00/1.00 vMB 37
395,736 395,736 000000000000000009126d98af17e569af5b3e26c258cfe011dac31ec1a88417 334 0.16/1.00 vMB 35
395,735 395,735 00000000000000000046bcbdabf13b6babf531aa60f205ddd43f239211685b90 2,042 1.00/1.00 vMB 39
395,734 395,734 000000000000000007791badd83cd1352aee22c8f779088de380e5bda4016df6 902 0.47/1.00 vMB 31
395,733 395,733 0000000000000000032086a64abacb32d303768b7be3372d7293d01d9f3980c9 1,167 0.55/1.00 vMB 33
395,732 395,732 000000000000000002787b51b7d072660fbfc706bd9f58bf01ef6580fe2ebe1c 1,762 0.93/1.00 vMB 27
395,731 395,731 000000000000000001586881f2cdb24bd4b74f0875f9669632d0124733ab9592 2,552 0.93/1.00 vMB 55
395,730 395,730 00000000000000000524f7534d4c031b522b7758ff20a843742d491021459caf 880 0.48/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.90 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: 713.55 GB
    • Received: 17.39 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.