Loading Tool

Explorer IconExplorer

Memory Pool

81,517 transactions
31.25 vMB
0.09542302 BTC
Random Selection Loading Transactions
Max Size: 188.49/200 MB

Candidate Block

Mining Attempt 845669ab5d6d44b12c7536c68099d4b9b66b8d28425bc9334d067d7c6964e44b
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root 2cda5bca72b153f81857ca8a8c57bf662fbfe23e9ea2b0c3a1220f61cd0cfd32
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,481
Size: 1.00 vMB
Total Fees: 0.02139394 BTC
Feerates: 45.88 > 2.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (601,577 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,779 313,779 00000000000000000d85cae1b7075202a4ca7b921bbb9eb154e68c425fb17daa 18 0.01/1.00 vMB 29
313,778 313,778 00000000000000003247e185ef31314a65bc568a24b10fa070299021d74c51d4 592 0.41/1.00 vMB 24
313,777 313,777 00000000000000001db25751863de4c9f3e8a1b05342763427c79e870b1f89b8 322 0.22/1.00 vMB 23
313,776 313,776 000000000000000034faa0c5d3c88702f0aa7b005f8465045ff9474629f253b1 405 0.21/1.00 vMB 31
313,775 313,775 0000000000000000355009a28ae8c19ddee9010229a25e69c996aa2ebb10ed3e 187 0.29/1.00 vMB 16
313,774 313,774 00000000000000000712b3d0d6f4b6afade762781bbf86d35f193d3aa6c02e6b 21 0.01/1.00 vMB 38
313,773 313,773 000000000000000019768ba316127399523cae71f4020f6def2cd800291750c1 107 0.04/1.00 vMB 36
313,772 313,772 00000000000000000652aab30489cbc96bdb9b0c97d885561ff9f628d667f62f 421 0.23/1.00 vMB 27
313,771 313,771 00000000000000001dfe19497fcfe412cb10af300806cd46676e4819a2a04632 10 0.00/1.00 vMB 27
313,770 313,770 000000000000000022d6bc996103264bc0af5158a02d46fabfe2dda0679dc109 126 0.06/1.00 vMB 27
313,769 313,769 0000000000000000218efa3906becf563e5f3f719e6cdf9b66da4755a056bd4b 29 0.01/1.00 vMB 26
313,768 313,768 0000000000000000108efd3e1dab5a2500d9844b34a8c7409eba4339a1950d1f 32 0.04/1.00 vMB 9
313,767 313,767 000000000000000024adfbd476527645768bcb7b2983255b87cbfade20e3a2fb 8 0.00/1.00 vMB 34
313,766 313,766 000000000000000017c4425810e4ba49210074206ccff18312cb917bd195b690 234 0.12/1.00 vMB 30
313,765 313,765 0000000000000000155b30e42ebb43a97449cf33a78533d8734bea10945f0a8d 67 0.02/1.00 vMB 32
313,764 313,764 000000000000000007bbe65c7495dbe1ff3f3961c93144b0829b4ae90aa6bcf9 73 0.06/1.00 vMB 19
313,763 313,763 00000000000000001d7448d09baa1f2c7526c60d04e6c1ab98146ea744c0f9a7 348 0.23/1.00 vMB 24
313,762 313,762 0000000000000000119486d0371385978875a13015c8be32f89ea8cfc52567b7 201 0.14/1.00 vMB 23
313,761 313,761 00000000000000002a5fe54856fdacb8bb594a4e4140a85984832be447dad8c2 496 0.26/1.00 vMB 23
313,760 313,760 00000000000000002eb1894dbd0e2620a76519f72cdfa9fe45582fdb8be9f5a7 189 0.14/1.00 vMB 20
313,759 313,759 00000000000000002b35f2ee6818d7521491371d4734d18caa2bb9457f211746 158 0.12/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.