Loading Tool

Explorer IconExplorer

Memory Pool

47,003 transactions
28.94 vMB
0.19346597 BTC
Random Selection Loading Transactions
Max Size: 151.29/200 MB

Candidate Block

Mining Attempt e696c00322d6a98d2c76184984c7267614dd4968763d35d4ec3be02ce6402cb9
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 2984046fa6607cbe6eba9404c18020b1f23f0504f7ab399c93797447d423006e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,727
Size: 1.00 vMB
Total Fees: 0.06543986 BTC
Feerates: 151.12 > 6.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (427,105 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
487,600 487,600 0000000000000000000dce2e3d077ce600c8f779162ef3b1afb838801ceb60bb 645 0.33/1.00 vMB 15
487,599 487,599 000000000000000000d2485bdf686ecfcc070499dc8242351a6d586e2a102bbb 2,209 1.00/1.00 vMB 103
487,598 487,598 0000000000000000003b2003cfa083a557eccf06c210317b0240a069d6895d09 33 0.01/1.00 vMB 256
487,597 487,597 000000000000000000e09418edcd4fd6590fc0c0169c3f1681d6216b24ac7134 426 0.20/1.00 vMB 82
487,596 487,596 000000000000000000e25dd93abca9c86fb0bb1ed21b8d084ae7645712fe6d3e 496 0.25/1.00 vMB 110
487,595 487,595 0000000000000000004260d660247c71ecee6826c6768f16ebe0c0ae8c722ff0 219 0.07/1.00 vMB 86
487,594 487,594 000000000000000000e3d951f50fb85737ecc4680565afc7e163e2fe73e34d80 1,549 0.66/1.00 vMB 97
487,593 487,593 00000000000000000063208cf606b96b9186c5f3d47f0340428fd58465ddfb93 58 0.02/1.00 vMB 102
487,592 487,592 000000000000000000d29f78570f900c4376d0a38952b74d556eb9989960045a 161 0.06/1.00 vMB 86
487,591 487,591 0000000000000000003e0877a41b51f10673ec9c2e504e852fa3719997a521b7 2,018 0.79/1.00 vMB 85
487,590 487,590 000000000000000000821b774ca14fcaca5311b6a2ce849e6ac0dac20815b79f 26 0.01/1.00 vMB 388
487,589 487,589 000000000000000000bf63fd114220c2928ae39292a36def6ef3ad4e244eea36 237 0.08/1.00 vMB 91
487,588 487,588 0000000000000000000f34b159774dcc5515a6083ce262b3d7adde09076c7a19 1,084 0.51/1.00 vMB 99
487,587 487,587 000000000000000000b3bb93c8f04063557f035853ee777eeb4915e94e88826c 796 0.37/1.00 vMB 69
487,586 487,586 000000000000000000e62a28300a0dfc60645081131ae522bc49740b619ddfd7 2,237 1.00/1.00 vMB 47
487,585 487,585 000000000000000000d73c7727e69ef1e861ea7303e3abe5edd033cfc5b4aaa6 2,154 1.00/1.00 vMB 27
487,584 487,584 000000000000000000ce8d3940f279837e6ffd09edf89411cfed2e0fc6c4afbe 2,669 1.00/1.00 vMB 142
487,583 487,583 000000000000000000aaad4829d7e781db0d15fd0dbaadcf17494fad44e8dc94 2,043 0.95/1.00 vMB 82
487,582 487,582 0000000000000000003a0c0be21b9610aadf87f2ecfa2e66e18a86ce94c79b01 2,823 1.00/1.00 vMB 160
487,581 487,581 000000000000000000b57fd52b7de3c94f54af947ae148070aad67c80005732a 1,897 0.78/1.00 vMB 137
487,580 487,580 0000000000000000009906150299c397ee6c08e3da5097aaaac9ece2b1870e17 1,149 0.67/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.87 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: 643.56 GB
    • Received: 12.59 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.