Loading Tool

Explorer IconExplorer

Memory Pool

86,088 transactions
31.39 vMB
0.20295108 BTC
Random Selection Loading Transactions
Max Size: 190.50/200 MB

Candidate Block

Mining Attempt 84aa7abb3d2319b8da1b3565af296552fde589227af02676fc8e748435dd07d5
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 8b3e37b8f5977bdaca0bec6efac6a237193f09dc92e5d5eab8a2a753fe78292f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,607
Size: 1.00 vMB
Total Fees: 0.10280876 BTC
Feerates: 502.67 > 10.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (631,561 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,564 283,564 000000000000000025d3894d20489072bf149e0e5907d96f4fc330473453302b 316 0.14/1.00 vMB 47
283,563 283,563 0000000000000001f0785d7073d8fbc297c19e5374649fe53f352469a40658ea 172 0.08/1.00 vMB 54
283,562 283,562 0000000000000001ac730c457a9f4f20bb9bf9feffcb876ad4d6807944f189be 221 0.10/1.00 vMB 55
283,561 283,561 0000000000000001103215013031f9689c5a377f4850b9f10b781607c9718041 74 0.05/1.00 vMB 26
283,560 283,560 00000000000000016ee9d4c98983cf34f83daff20b5cb04f54a56ff9bb7d34d4 209 0.10/1.00 vMB 37
283,559 283,559 000000000000000043cc46bab002b7c1b951b900749d505030e885af5d0e02b4 554 0.29/1.00 vMB 45
283,558 283,558 00000000000000009d0b1cfa50f6cc472d9535299a8272ae2aecee0f4fd81498 50 0.02/1.00 vMB 50
283,557 283,557 0000000000000001b8bfec84999c772a6a87fc88a157438a32f6bbb6d6dfbd1e 439 0.20/1.00 vMB 48
283,556 283,556 0000000000000000c0147cf46fe46ffa7f89bc0d8421d1418780d40476de23c5 481 0.24/1.00 vMB 42
283,555 283,555 0000000000000000714ed85aaee6d903466005d964dd91a00bf4eb1b00e28f38 173 0.09/1.00 vMB 59
283,554 283,554 0000000000000000cf4806c33ecf9cf2681573b3a059076c26b9f2a8887b36a9 22 0.01/1.00 vMB 32
283,553 283,553 0000000000000000cbe9fd9033665c85e6ee8ac0f64ac3b06b48cada8ccde964 98 0.06/1.00 vMB 36
283,552 283,552 0000000000000000a64ce04bd77e95559ce1056e136ef7007bc04af7a8a07426 117 0.07/1.00 vMB 29
283,551 283,551 00000000000000003d2a62e27ef45e8f09e3a2cc6bebe6ebe809fb0315d5efe0 187 0.11/1.00 vMB 39
283,550 283,550 00000000000000007959e17f5dd371aae6dadc6ff8b74e8f63818e9198b3cba4 184 0.12/1.00 vMB 29
283,549 283,549 000000000000000018f1f4deb2f3527cbdc7cf0c92972417e4acd0b4f7cbf959 203 0.14/1.00 vMB 33
283,548 283,548 00000000000000008a84c39dc6d31fa09aac9e367435754afdade239c7e627b3 214 0.16/1.00 vMB 31
283,547 283,547 00000000000000018992320531ba4c81fb6fff7ef98ff8db366bf49621b7e611 91 0.05/1.00 vMB 40
283,546 283,546 000000000000000012cdcd5670959355c0b21d238dfbf4c9035d2b7dccf5488f 72 0.04/1.00 vMB 40
283,545 283,545 0000000000000000ec1b655a8eb9f69c8b5a3037b206a6114cf70889d1ac8bb2 286 0.17/1.00 vMB 45
283,544 283,544 0000000000000000afe30f4ab495f2666027d358aed89f735c388c2095322336 139 0.07/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.61 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: 671.93 GB
    • Received: 16.07 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.