Loading Tool

Explorer IconExplorer

Memory Pool

45,880 transactions
27.69 vMB
0.07611328 BTC
Random Selection Loading Transactions
Max Size: 146.53/200 MB

Candidate Block

Mining Attempt 7b08e0fb1bb5506435ecb36b24dfd1bb75e68ba78824dd6fb94820aa35146a4c
Version 20000000
Previous Block 000000000000000000012c4ce3dcc7b1929ce0c77b22cec549656a43e46e892c
Merkle Root bfc07dc71374324e36e53b1cfd3c5226bd1cf5faccf04897b3ad568e9b207e75
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,606
Size: 1.00 vMB
Total Fees: 0.02384519 BTC
Feerates: 502.65 > 2.39 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,918 (611,753 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,165 303,165 000000000000000036c9af2459ef3acd2f895d2e56a09fa3548a9fe071f1e711 716 0.25/1.00 vMB 49
303,164 303,164 00000000000000000292e8bec153ac8c2132ec210f8ebe7124abf43885d582a1 504 0.50/1.00 vMB 20
303,163 303,163 00000000000000004124064fbb7b379c6a7c76f47114e45e128e46b00dfcca11 983 0.35/1.00 vMB 55
303,162 303,162 000000000000000040bfff6b543d50ca468b4165a80b60e8779b429834c6049a 1,087 0.72/1.00 vMB 32
303,161 303,161 0000000000000000383df2bb24161217572a792b87af8e902f089b3c177bd8a9 768 0.35/1.00 vMB 36
303,160 303,160 0000000000000000178d3b91190b6030180151d6629666cb30988adeb2d78d22 592 0.62/1.00 vMB 17
303,159 303,159 00000000000000000e3c7d05c5e91929ea324d83d43368696417c8273ac74623 1,627 0.75/1.00 vMB 36
303,158 303,158 000000000000000060d75a13fd1866b0eec2d58b0a8e7de262c08c098f38e422 34 0.01/1.00 vMB 53
303,157 303,157 000000000000000036511e57aa68b97eb894847d4ca3ef0176e554cd49ca7bdf 602 0.31/1.00 vMB 31
303,156 303,156 00000000000000003b60d439d5c66aefbb711bf3586fec5554dc364447eedc59 296 0.21/1.00 vMB 24
303,155 303,155 00000000000000003501085b0919063c2b6840828cd39be4d38bc2fc103f5af9 351 0.21/1.00 vMB 41
303,154 303,154 000000000000000016a988c7853cf0dbeabf928a4aeeadbcd10430345216e4a3 402 0.23/1.00 vMB 43
303,153 303,153 000000000000000002036554d676f9cd7d7f9b90d4786565935bc36aaa77e52b 112 0.05/1.00 vMB 37
303,152 303,152 00000000000000004c8fe4c92cc6e176eacca4999480a22a23f119b9974fc638 320 0.20/1.00 vMB 29
303,151 303,151 0000000000000000157e8138c585a6f1885902d6052755955d94b34fe83630ae 76 0.03/1.00 vMB 17
303,150 303,150 00000000000000000e53d3ded075e94e62a4c74693417532dd4612c2b9a5402c 495 0.28/1.00 vMB 29
303,149 303,149 0000000000000000383c59f4fb9f3a0ae6fb4e76f3e96d3358b80b4ddef8092c 188 0.10/1.00 vMB 26
303,148 303,148 00000000000000006462adcdedc0be257f9ace67b243db2b908e0571badb5cc2 113 0.06/1.00 vMB 26
303,147 303,147 000000000000000063cbc5650b00309bf861388a22ecca151856e521fafe2bb9 396 0.29/1.00 vMB 28
303,146 303,146 00000000000000000d802104a8fb62bf5ed360ede09496bd4b7234711114d1c1 515 0.31/1.00 vMB 27
303,145 303,145 00000000000000004d69058d28e5abc068e73cc76a32e156250c3be02d5128fe 244 0.17/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.24 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: 655.25 GB
    • Received: 14.28 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.