Loading Tool

Explorer IconExplorer

Memory Pool

45,834 transactions
26.68 vMB
0.05781385 BTC
Random Selection Loading Transactions
Max Size: 141.56/200 MB

Candidate Block

Mining Attempt 1be1252d606e820a7536e76b89c5dfa2bb7ec6fdfb3349205a8a2740b5d4d979
Version 20000000
Previous Block 000000000000000000000da4747ff0c723a97f7b228bc1fe68f4428c425a1574
Merkle Root 6705ccab9dc3c941aa33f7c4f2c6e76704efa5a938701258c1b2e16d79fa59d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,717
Size: 1.00 vMB
Total Fees: 0.00872949 BTC
Feerates: 150.58 > 0.87 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,738 (592,160 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,578 322,578 000000000000000007e66fe55071874b03b03ae00cf5cd8900845c3f5b4c668e 178 0.10/1.00 vMB 34
322,577 322,577 000000000000000018c922841461bdf2faa257535dc18e6e2d86f7d510e118c0 217 0.12/1.00 vMB 27
322,576 322,576 000000000000000015744801c677b69f6c9b954fdacd38f4c1348c577445d6be 969 0.57/1.00 vMB 31
322,575 322,575 0000000000000000099538d14643e59625008f25b1963d02a025c1bcaf167533 204 0.11/1.00 vMB 27
322,574 322,574 00000000000000000957786c4dfb0508c6580614b51e9d8e93114a558e9e2563 166 0.09/1.00 vMB 26
322,573 322,573 00000000000000001f4f57c02cabdd57dad49fc72f484feb9b2799bedc30dd24 93 0.04/1.00 vMB 38
322,572 322,572 00000000000000000d836bd8f8b33ab3232dc28341af64fa16a5a0cd8dc5cd8f 362 0.18/1.00 vMB 32
322,571 322,571 00000000000000001bbe72b7edd82b08c1b9f384eafa22f5d9cceb8345a43b4e 479 0.35/1.00 vMB 26
322,570 322,570 0000000000000000030529f3cc3a6e351651f1d92af1b95f8f96b6beb7294770 654 0.28/1.00 vMB 32
322,569 322,569 000000000000000006ca133d837017e8139f62ddd08841cdce01f84e2764a65b 326 0.36/1.00 vMB 18
322,568 322,568 000000000000000017511bedaa8b43caaacb4a34ca06a689cdee76af36edc810 68 0.04/1.00 vMB 16
322,567 322,567 0000000000000000177e7bec9e2211243ca6ec79a9c848daf8bf38ef6b0bfdde 550 0.38/1.00 vMB 20
322,566 322,566 000000000000000018d37e31a9df62c4fd7cba8e24ba558412177e28e6792245 924 0.35/1.00 vMB 44
322,565 322,565 00000000000000000b73ec288ef9fe325bc10896d1c5553e607660b0794c1749 396 0.39/1.00 vMB 18
322,564 322,564 0000000000000000036ee37dddc303e41e6fcc2b9d3f0ea8a037a7bdfce2be14 89 0.05/1.00 vMB 23
322,563 322,563 00000000000000000c5b898e7922039ea0054de6de40ce31064ac291382b9691 543 0.24/1.00 vMB 33
322,562 322,562 000000000000000013f288c131e68fed865a4a45235e188d61ab305b15040e9c 123 0.11/1.00 vMB 21
322,561 322,561 0000000000000000190d20ab9bdfffeb6d389ea3d0750bc14fa4ca67a3f01372 491 0.26/1.00 vMB 28
322,560 322,560 000000000000000002df2dd9d4fe0578392e519610e341dd09025469f101cfa1 191 0.12/1.00 vMB 28
322,559 322,559 00000000000000001607d1a21507dea1c0e5f398daf94d35fb7e0a3238f96a0f 205 0.15/1.00 vMB 29
322,558 322,558 000000000000000002064da2f693cdd8e6526be454374fc2603a5c69267dcc7e 67 0.04/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.93 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: 646.19 GB
    • Received: 12.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.