Loading Tool

Explorer IconExplorer

Memory Pool

44,644 transactions
28.76 vMB
0.12709077 BTC
Random Selection Loading Transactions
Max Size: 149.66/200 MB

Candidate Block

Mining Attempt 0ca1c94dea99f65594c614ae5cf1d78075a7af3e13ef80d5944194e8861c6cf2
Version 20000000
Previous Block 000000000000000000017af1f60b0a1774993e39cbb6c5abc4771238282a0259
Merkle Root e8a49918bce2e0945219865d2af1807d6d8a065c373a7d3d7c09119ea37c5ef9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,012
Size: 1.00 vMB
Total Fees: 0.03936694 BTC
Feerates: 201.13 > 3.94 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,711 (309,989 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
604,722 604,722 0000000000000000001575768b85e290b7989b7fbf6ddd2055581977ae259e71 993 0.74/1.00 vMB 7
604,721 604,721 0000000000000000001495e7dff853f17bbc057fc8db91d57003e97a469da883 2,546 1.00/1.00 vMB 31
604,720 604,720 000000000000000000103e2cfc141d29d06a0496a48a65392edf1bbc29616d13 2,400 0.99/1.00 vMB 4
604,719 604,719 0000000000000000000d6b7aa6ac85df1d6116bf6f8b6f7a093497b4ef220010 2,884 1.00/1.00 vMB 38
604,718 604,718 00000000000000000000d13d5001ca184e6b9d299717061028f017d0da961f7a 2,330 0.71/1.00 vMB 10
604,717 604,717 00000000000000000008c9d3573c8725eb45b39270c9a069ea45a75548c9a07a 2,684 1.00/1.00 vMB 21
604,716 604,716 00000000000000000007b3c8055d13c8148025b7cd924fc89ed42d172ac550d1 2,141 1.00/1.00 vMB 21
604,715 604,715 0000000000000000000f5433bf76a781ce2df9be733ccc2df87eee96dc558f82 2,286 1.00/1.00 vMB 31
604,714 604,714 0000000000000000000253121bd35279da89ac35d86e0e710652070b86f1021b 2,631 1.00/1.00 vMB 17
604,713 604,713 000000000000000000156b2db5a4bcd366dc38370c9a8ce6258367d0512d2566 2,317 1.00/1.00 vMB 29
604,712 604,712 000000000000000000040a79107dee10ff1be852135aeeb030f9b6eff06fa392 2,927 1.00/1.00 vMB 11
604,711 604,711 000000000000000000049f4262db592ac858f9736869e76f93d21d23aa22fbc3 2,701 1.00/1.00 vMB 27
604,710 604,710 0000000000000000001179219d20d3405592c10ead926bfc14788cc0da6da5f5 3,218 1.00/1.00 vMB 23
604,709 604,709 00000000000000000009c17eb780c46701c0aafefbf75329bde67a887ca94925 3,466 0.92/1.00 vMB 11
604,708 604,708 00000000000000000010188d52d174da5f454db1823e36fad864bbe0405b8dfc 2,898 1.00/1.00 vMB 29
604,707 604,707 00000000000000000014a99ca00a7c49a821d62babc6fdcfc5b2deec843e27dc 3,570 1.00/1.00 vMB 25
604,706 604,706 00000000000000000015356b82108e09a290c9856193c1e991dd01304717ba89 274 0.09/1.00 vMB 27
604,705 604,705 0000000000000000000e3a0c948b98fa7bc56af8262673a1c96c0417645b63fa 2,294 0.64/1.00 vMB 9
604,704 604,704 0000000000000000000d4d8752a1902e4940689e530e65d08f4a19b9f9a8607a 2,904 1.00/1.00 vMB 24
604,703 604,703 00000000000000000011d1a45f7ddf3dbe7dc120132c765fcebbf11f49b57759 2,093 0.58/1.00 vMB 9
604,702 604,702 00000000000000000005ae841361e1f1d084a224cbe6f216bc1c52cc17f040e5 2,452 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.88 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: 645.05 GB
    • Received: 12.66 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.