Loading Tool

Explorer IconExplorer

Memory Pool

83,153 transactions
30.90 vMB
0.08186328 BTC
Random Selection Loading Transactions
Max Size: 189.52/200 MB

Candidate Block

Mining Attempt 95086ecb80580e86176077651eaa48fd3e82a02bba8122182ba7ac814fd4bf6b
Version 20000000
Previous Block 00000000000000000001520f04690fd94ab2fadc4a76a81688efaa2562fb1328
Merkle Root 10b47f2cfed9be1ecc62f08c6a6dd195f50775bb7dbfdc6846efc659b11d2ab5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,863
Size: 1.00 vMB
Total Fees: 0.01219948 BTC
Feerates: 151.24 > 1.22 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,344 (408,743 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,601 506,601 0000000000000000000d69a840ca2ad3560d596ccc4d2c26e7e56f4b5d18ec4e 595 0.26/1.00 vMB 136
506,600 506,600 0000000000000000000c57c44f9c9cd567ffb412295a4c3cbe8bc7fe988b3aa9 1,816 1.00/1.00 vMB 132
506,599 506,599 000000000000000000223293314204fa7a506b0fd1be8ff25d52cdd796329abd 1,830 1.00/1.00 vMB 71
506,598 506,598 00000000000000000004379fed72f135a6fc18344f17b637e5a266d467642907 2,813 1.00/1.00 vMB 223
506,597 506,597 0000000000000000004b59c0c0a42f38ee28bdc3ae250e78f36e4e9ecd10b1c4 473 1.00/1.00 vMB 32
506,596 506,596 000000000000000000288eeb38b14de9f145b5e23ff8dbad65c8782aa11d7168 1,676 1.00/1.00 vMB 11
506,595 506,595 0000000000000000003db638f247d951790dc250292d28f70bdd8e229b66c51b 60 0.13/1.00 vMB 25
506,594 506,594 00000000000000000009e6940e31566d33e6dffd2ba8c32334170a034133ce93 1,794 1.00/1.00 vMB 67
506,593 506,593 0000000000000000000738ffb9cf47759c12e4e90fa79e2dfddbbe6b632345c9 619 1.00/1.00 vMB 58
506,592 506,592 00000000000000000059215acc2265dd9ac81e077db565470262d8c005a207d1 2,177 1.00/1.00 vMB 136
506,591 506,591 000000000000000000012296f900f4c07b7e254677a5cdb8612a966e62ab8d82 1,591 0.98/1.00 vMB 74
506,590 506,590 0000000000000000000ed7851ebc9f37dd7c70977b5cfa8c8d5a2ec14f5552ba 2,120 1.00/1.00 vMB 180
506,589 506,589 0000000000000000000301ae263fcdffff612f692f0f09f389b2376dba4523d3 554 1.00/1.00 vMB 5
506,588 506,588 0000000000000000005357a1e08ed7c22d0705e2d423a3e7897694c5c5ad8880 433 1.00/1.00 vMB 5
506,587 506,587 0000000000000000004d124b65256d8ca7638f4263bc493a02667aebbf73f547 2,254 1.00/1.00 vMB 151
506,586 506,586 0000000000000000001be469ca2dda7930cfbbbdf97650221ac6071711991166 458 0.18/1.00 vMB 162
506,585 506,585 000000000000000000446fea29c518ae554a02691f9b3624db7b8fb1bc15d162 846 0.35/1.00 vMB 110
506,584 506,584 000000000000000000402d6da27168dd52eab752512d24ea9fc97573e7c3fa7c 2,376 1.00/1.00 vMB 158
506,583 506,583 00000000000000000063ddf27bfb0f3056266bdbc4e859aaa6b804c0b87c0d07 390 1.00/1.00 vMB 13
506,582 506,582 000000000000000000260056e3b6834a9db7bb70052f5854350de7880b6374bd 920 1.00/1.00 vMB 55
506,581 506,581 00000000000000000063fb227ac9abeb611bc9db400b4d99150d77816e912bad 2,031 1.00/1.00 vMB 128
Previous 10 blocks ↓
Total Size: 782.99 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: 717.19 GB
    • Received: 17.83 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.