Loading Tool

Explorer IconExplorer

Memory Pool

35,505 transactions
26.64 vMB
0.05711737 BTC
Random Selection Loading Transactions
Max Size: 134.57/200 MB

Candidate Block

Mining Attempt 84f90cc04f77110da41d9f37a27e5b47f69f01128a56c736c1623e4c95ef8ee0
Version 20000000
Previous Block 000000000000000000019a6a43291f856c35b16a71da6815df4a131b431a0b21
Merkle Root 606dc31fc5a32e70c6f5581d493c44e1ce468fb912d0a3406eecb82868748bca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,333
Size: 1.00 vMB
Total Fees: 0.00732168 BTC
Feerates: 160.84 > 0.73 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,651 (630,763 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,888 283,888 0000000000000001b5911cfb38ffdb5ab5b39958ab059dc2c73c6e8f05d11969 256 0.31/1.00 vMB 20
283,887 283,887 00000000000000000bf51f691c0b520d48fa2e7e0e6b9fba09fb957d47ad78c8 330 0.13/1.00 vMB 41
283,886 283,886 0000000000000001a674301b60bdbe77809c6ca06f7ac5f39c557d909c7cc39a 258 0.11/1.00 vMB 46
283,885 283,885 0000000000000001d826a39f8ec4ffac5fed81872f385a5882b5e80c9b37acbb 272 0.18/1.00 vMB 26
283,884 283,884 00000000000000002b323464b91c831317149742d7625732b2bea7c62092388b 89 0.05/1.00 vMB 28
283,883 283,883 0000000000000000b0d426f295ee610ebb5860acb9281623b873cf529db63199 160 0.05/1.00 vMB 65
283,882 283,882 0000000000000000a93c6f12d821eb234bbf69f049e774ef52fe31ac031a0cdb 95 0.05/1.00 vMB 35
283,881 283,881 00000000000000012a66463cf96fcb36f661ba106a03bc9e2f7b839d60c1318f 56 0.05/1.00 vMB 19
283,880 283,880 000000000000000009330e429db497fbb715a538bbcb545d39777b0563c999b6 57 0.02/1.00 vMB 48
283,879 283,879 0000000000000001eec92f07d02013d1c89eb3fb317838eac64443a424aed547 207 0.09/1.00 vMB 43
283,878 283,878 0000000000000001366a68e966aa509ced4615e175bcdc268eeb72b2f2278f59 21 0.02/1.00 vMB 23
283,877 283,877 00000000000000002e766544ec2cb5bfe63e87a180ee70001cebc581354e1d2e 234 0.20/1.00 vMB 25
283,876 283,876 000000000000000012185c54a98e9fd2d6540018cca38b9bb238e02f790e03a3 515 0.32/1.00 vMB 39
283,875 283,875 000000000000000036a4eb10ce7db6c3ff1ba36360a03813319982cae19b7d72 731 0.32/1.00 vMB 36
283,874 283,874 0000000000000001e91e2f81ff088bf9b6ff936bd2b7e2b8e431270dced82d28 176 0.05/1.00 vMB 98
283,873 283,873 00000000000000004c56265d55f6f1cb9efe0f93f682fba9ef9d3d093561e6d0 644 0.31/1.00 vMB 47
283,872 283,872 00000000000000002d344a7b86b2729121b339602b20b7134a99e775e3e1629e 91 0.04/1.00 vMB 34
283,871 283,871 000000000000000064263cb438fcdf6853df7398d6ff27df0cb39925a310f618 385 0.18/1.00 vMB 49
283,870 283,870 00000000000000005c562e961c5ed6f750bb16c06f73678cbd670ba8f2eb4ecb 299 0.11/1.00 vMB 41
283,869 283,869 00000000000000008efa043c544d5ff9d8c1e17991de8cb188ca1fec23d542b6 438 0.20/1.00 vMB 46
283,868 283,868 000000000000000180a324ef56e9d3e2d340f8119a1d0f313f54766718fef9eb 20 0.01/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 781.77 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: 632.84 GB
    • Received: 12.15 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.