Loading Tool

Explorer IconExplorer

Memory Pool

73,322 transactions
27.09 vMB
0.06170945 BTC
Random Selection Loading Transactions
Max Size: 165.46/200 MB

Candidate Block

Mining Attempt 6e7a3cafcfa275b2adf1bf9e33a0686f5c45d05cd92374724a44fcfa58385b68
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root 9a438fd42ce09ac1e9abf0785061653c0885408cdf71429a5426e54c9a4f041c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,667
Size: 1.00 vMB
Total Fees: 0.00427107 BTC
Feerates: 40.21 > 0.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (537,184 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,133 378,133 00000000000000000ed41e40def972d5edd8617b5bc9abc272f1863e0d5ae09b 1 0.00/1.00 vMB 0
378,132 378,132 0000000000000000019a4a94bd51cd93886eb75a98c9c786d75d59856d47ca33 2,758 0.93/1.00 vMB 50
378,131 378,131 000000000000000000a5b95580d2962fd249cff732bf77dd81054e8412c2cecc 200 0.10/1.00 vMB 189
378,130 378,130 00000000000000000745fd6dca408a682dc28f2da4cb0be4e56377897922f01c 1,899 0.91/1.00 vMB 35
378,129 378,129 0000000000000000015faed697dff2e16d84dd704aae3f7e0687cb5cf1e9d668 1,634 0.70/1.00 vMB 42
378,128 378,128 000000000000000008fc1f3fafecf2d3b81b1389bb4d6d0b0a27881cb3ea140e 1 0.00/1.00 vMB 0
378,127 378,127 00000000000000000a0256d2d0c3870ada48e8cef0d4f5a559bb6d708c84b273 1,473 0.75/1.00 vMB 41
378,126 378,126 000000000000000001d3621142b5186483cd71197a9f431f5cdb19edacfec03e 576 0.93/1.00 vMB 14
378,125 378,125 00000000000000000322dbca93aef567a3e72bb8f8a6f9c9c75ab4ecce60aef3 606 0.35/1.00 vMB 21
378,124 378,124 0000000000000000003f417940f9c876dab613ff20ebb27fac6e65b075279d53 2,181 0.75/1.00 vMB 56
378,123 378,123 0000000000000000079c4ae324ee661b12992e1a8f556676cdebc91ffb3e5823 1,033 0.93/1.00 vMB 20
378,122 378,122 000000000000000006e5225f7da36482263929a17a1dc845d92d5c6467503af5 1,284 0.91/1.00 vMB 25
378,121 378,121 000000000000000000e3de2614e3fdfa54cf1ba4ecfa5275671b3e985fcf9254 833 0.91/1.00 vMB 16
378,120 378,120 0000000000000000009aaa99327f49b25e964e22c51a73dd439d8fd4ad1831dc 933 0.92/1.00 vMB 17
378,119 378,119 00000000000000000f5a539fac2edb9ad2c2425bcfb04aa4fd5b31afe2f5847e 392 0.25/1.00 vMB 27
378,118 378,118 00000000000000000f5d178f52f7fecafcdd262c06252a2123c6c7a1a64d7016 436 0.75/1.00 vMB 11
378,117 378,117 00000000000000000d5fc586c4491f8aaa04a82c5b3efb7d90886f15444b034b 279 0.75/1.00 vMB 5
378,116 378,116 00000000000000000fc28c626eb27fa12b60204e591b88b18fda62b8e6e65b0d 307 0.25/1.00 vMB 21
378,115 378,115 00000000000000000c093c75140cea7443053263cdc5630d5e739c6bc8b0b103 231 0.25/1.00 vMB 14
378,114 378,114 00000000000000000453605f9a579682222e836657423985d841d7b4b721e5cb 372 0.19/1.00 vMB 60
378,113 378,113 000000000000000007f847f03a1e7f39bed3bf0768302163f47282d26f0e9084 810 0.91/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.94 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: 714.89 GB
    • Received: 17.61 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.