Loading Tool

Explorer IconExplorer

Memory Pool

42,218 transactions
26.50 vMB
0.07535799 BTC
Random Selection Loading Transactions
Max Size: 138.40/200 MB

Candidate Block

Mining Attempt f092c9d89d903d0b7355e05e941bbb0d4061d50380d25fbb955ff45c759ed93d
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root e0f3bfbd5d0ab2973df2ca047499e4ad9ca98c27229dd5af46b8230f7706209f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,280
Size: 1.00 vMB
Total Fees: 0.02676892 BTC
Feerates: 151.16 > 2.68 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (732,151 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,718 182,718 00000000000009ddad4d4af954f25059e892c7141ce0dbf2286637a755d2644b 86 0.03/1.00 vMB 980
182,717 182,717 00000000000002e1638ae44b59ec050a017076d7cfbeca1d01333459ef4af080 12 0.00/1.00 vMB 50
182,716 182,716 000000000000096050124f6bb3cd786e869df35d9ded082848c62fa5bf478b08 30 0.01/1.00 vMB 145
182,715 182,715 000000000000005a48fc2b78e474be42dee8e69c6762dceb5ac7260231b774e5 128 0.05/1.00 vMB 122
182,714 182,714 00000000000005a83daf5b22677e84aa59ddac84b6ad4ed87a9094ef2f8458aa 87 0.04/1.00 vMB 437
182,713 182,713 00000000000005af0d7dd8362c5a5ba8351c093717fa34508111a82163f7bf53 34 0.03/1.00 vMB 31
182,712 182,712 000000000000077bb92b9be899fdaec9fcbcdcfae4e494009c5693c91073313f 1 0.00/1.00 vMB 0
182,711 182,711 0000000000000551d2404ddbc75a57811c6ac03bce20d8ebd233580c4e5a9106 104 0.04/1.00 vMB 24
182,710 182,710 000000000000053d82e6e3f8118733f20a750b143049321a4a897e222ff78ce6 48 0.04/1.00 vMB 98
182,709 182,709 0000000000000a3eee6fc921dac18148d33a085abf1a9b1294d1b523ee7d1f1d 127 0.06/1.00 vMB 109
182,708 182,708 0000000000000377e6decfc8bf83425178bf32dea891185f710b3df72861c066 53 0.02/1.00 vMB 0
182,707 182,707 000000000000033fd1a5b3a91410d0f12bcd4274ff2cde4fa8c941c7bae85d82 9 0.02/1.00 vMB 19
182,706 182,706 000000000000056506bb1a8c0b6ab304c29092f075be15dfc38f1e89907d0897 40 0.04/1.00 vMB 80
182,705 182,705 000000000000056df445281981d36dbc9a687a9d1e2381fb8bfd8c8defb972ee 17 0.01/1.00 vMB 21
182,704 182,704 000000000000091291f3da7d059ed2085b30dc01609534f1f4a2ed16c846a6f6 53 0.04/1.00 vMB 116
182,703 182,703 00000000000005ef0ad099bf9a2ce4834db42447317594d29e22a49644487f32 66 0.03/1.00 vMB 93
182,702 182,702 00000000000008c9dbc0a827535e758ccbfb10fb1b3b060fce2be64ed4d18888 7 0.00/1.00 vMB 43
182,701 182,701 00000000000006f940a0379ff87366d0c1b2e52f437dae9e6bb8579cb29c2ec5 23 0.02/1.00 vMB 44
182,700 182,700 000000000000045bd095a28df2658ed0d29d2057cda7473587965ff06bf413b2 107 0.04/1.00 vMB 42
182,699 182,699 000000000000082f0543553388c9ae5b86a11cd55de3d0080fe15deb8912e273 1 0.00/1.00 vMB 0
182,698 182,698 00000000000005ccc22eba8459021358eef15abfd19301ff2c6e506a7afead9a 168 0.07/1.00 vMB 231
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.84 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.