Loading Tool

Explorer IconExplorer

Memory Pool

72,110 transactions
28.25 vMB
0.06829870 BTC
Random Selection Loading Transactions
Max Size: 170.85/200 MB

Candidate Block

Mining Attempt 999f2f67e414e91c7ebdc940a141b7e397dd3ffeec00ba9626fdfdcaf3f47f15
Version 20000000
Previous Block 00000000000000000001a18d139e70ae04f6e14722c385621e522f106379ab13
Merkle Root a85161aa4a9d8f0d7bc201a4fcc9d0fece029fe9c14f6a0c5b93eefedd9ad42a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,606
Size: 1.00 vMB
Total Fees: 0.00641049 BTC
Feerates: 136.43 > 0.64 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,450 (671,783 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,667 243,667 00000000000000c47f5386ba29773f27cb706424a0dcee07f1a5b26f9381d5bd 608 0.25/1.00 vMB 170
243,666 243,666 0000000000000016702cdd658c1323948bbd1bb98a09045123cc579c74adb8be 676 0.25/1.00 vMB 171
243,665 243,665 00000000000000d8bd0a38d81ce0eec027d0d5c95dc86affafd39506c55301bb 35 0.01/1.00 vMB 20
243,664 243,664 000000000000003b60bd244908e8aed70f621a51f9ffbfdc920d845eae0ee51f 211 0.09/1.00 vMB 135
243,663 243,663 00000000000000463f64a04607f9bba3d78412abcc6f1e3abc9bf0eef8f7deed 404 0.25/1.00 vMB 93
243,662 243,662 000000000000007287348b10e280fb57449ec6ef63011353aa097cfe286d20d9 620 0.25/1.00 vMB 189
243,661 243,661 00000000000000599d9d088dcc6698810e6176225d19f2aaed8e327fdfbf82e6 36 0.01/1.00 vMB 56
243,660 243,660 00000000000000d4edc42b1f5e616debedb90c395f0a252dac0daa5e9623e2eb 383 0.16/1.00 vMB 156
243,659 243,659 00000000000000b363a30e537dbd2231c7873c511d5948e58b97921046f7b66d 280 0.14/1.00 vMB 124
243,658 243,658 0000000000000002c3a0441be09f616edd82063b37f27d7565008312157acc02 284 0.13/1.00 vMB 156
243,657 243,657 00000000000000a0ec046e0caea45e30fc2fd8ad15be1c44468419d4d1e334dd 43 0.02/1.00 vMB 526
243,656 243,656 00000000000000cadbfb101532d3baff5ce5fed66d691d11acd9d8224720dd1b 95 0.12/1.00 vMB 23
243,655 243,655 000000000000003d153c165fd3b82861dbeceadc30cbc5b2fca17fd91a0bb3e6 468 0.30/1.00 vMB 90
243,654 243,654 00000000000000d4c133362a25d3d029c4e06a37c4766acb8b8cd8536dfaed26 746 0.25/1.00 vMB 198
243,653 243,653 00000000000000c21c732d24e9154476953821eecee08b666819f22532bd8e8d 100 0.04/1.00 vMB 25
243,652 243,652 00000000000000bb36b7e2cba69a75d33f4f16c564690540869c98abcebd3a7a 584 0.25/1.00 vMB 165
243,651 243,651 00000000000000a4bd5a28f726c27f813cd0657b354f81f79855d4752de4ba56 128 0.10/1.00 vMB 62
243,650 243,650 00000000000000ab066376d1bd8cf20e62ff1b941e8fea00931bf6f78bbab277 509 0.24/1.00 vMB 120
243,649 243,649 000000000000001f5e1a85f24eda7b2968d94fdb3b4023802113a89e7c30ff20 334 0.10/1.00 vMB 122
243,648 243,648 00000000000000859e07aedc362be280e158c9b8b5fe07a5b9cbbc2896f27465 44 0.03/1.00 vMB 35
243,647 243,647 00000000000000939381e3754057ab15a79862169ee0b5635aac4f03e04e4fb9 556 0.24/1.00 vMB 139
Previous 10 blocks ↓
Total Size: 783.18 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: 750.01 GB
    • Received: 18.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.