Loading Tool

Explorer IconExplorer

Memory Pool

81,660 transactions
31.69 vMB
0.10599966 BTC
Random Selection Loading Transactions
Max Size: 189.17/200 MB

Candidate Block

Mining Attempt edd1e385ad66c317d5a33379e12f3a9df7cb49957af536f16bdf7414f3738ad4
Version 20000000
Previous Block 00000000000000000001cf5b7d2a37dd298e1ce67799bbd6505a6dc760cb69ff
Merkle Root ba6709b174077ec4b2ab1307383d8577acee5b819a86a731cf56b44399f642d0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,209
Size: 1.00 vMB
Total Fees: 0.02348115 BTC
Feerates: 711.74 > 2.35 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,377 (543,747 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,630 371,630 000000000000000010b25442e75d9e631ac4fdd5bdf8ab74a5f1211e8096bc72 451 0.25/1.00 vMB 33
371,629 371,629 0000000000000000036a247293f84df85c19aa8e8da16cff79c9b2d6396d79e5 1,582 0.77/1.00 vMB 45
371,628 371,628 00000000000000000bb08f0800b620ff0e8e00835231b894ab23e124db3ea09e 172 0.12/1.00 vMB 27
371,627 371,627 00000000000000000613313b36b41f1b127ad702d328c1ec7a37b63e05df2c5c 1,259 0.86/1.00 vMB 21
371,626 371,626 000000000000000009097f5bd348fe7282fc8b2cba96eccf274726e25d797ad5 1 0.00/1.00 vMB 0
371,625 371,625 0000000000000000096eb5cc21be530279328cc4e0a5e8ad9ea08594154156d6 2,720 1.00/1.00 vMB 56
371,624 371,624 000000000000000013677449d7375ed22f9c66a94940328081412179795a1ac5 1,625 0.86/1.00 vMB 40
371,623 371,623 0000000000000000079c58e8b5bce4217f7515a74b170049398ed9b8428beb4a 2 0.00/1.00 vMB 0
371,622 371,622 0000000000000000027d0985fef71cbc05a5ee5cdbdc4c6baf2307e6c5db8591 1,825 0.77/1.00 vMB 49
371,621 371,621 000000000000000004a61d12b170301f5a85e535e6b06b59028ee0a56da53723 560 0.35/1.00 vMB 37
371,620 371,620 000000000000000004082ef46c909019d87740bd1fd718b9d8f969f3fa3af15e 818 0.68/1.00 vMB 21
371,619 371,619 00000000000000000d73f67b98aaef0867aaa6b0ef313181771f7e5127f69215 1,931 0.82/1.00 vMB 47
371,618 371,618 000000000000000005886fc2153a35c476e8a347b5809d2b6c8156117fa945b8 991 0.88/1.00 vMB 19
371,617 371,617 0000000000000000002b18fe332a18545662ac7a69f6400c041a2e67d893abe4 1,781 1.00/1.00 vMB 27
371,616 371,616 00000000000000000ffd870e1df6011df7da46160c9945dad7d8a84ac6a543d3 1,559 0.93/1.00 vMB 37
371,615 371,615 0000000000000000135b1dc5d2d394b2b52ce61b4580ca9f150cebdaed5cb2a6 2,551 0.95/1.00 vMB 58
371,614 371,614 000000000000000009e33c59fc211e32637e3714897cb516d570841dfe3f70ef 2,896 1.00/1.00 vMB 56
371,613 371,613 000000000000000014413d163da3bdc2af3194ec24edb319c1689d4beb740b69 2,799 0.95/1.00 vMB 74
371,612 371,612 0000000000000000046d7e6b8b73efe0027f0b0bd9c0c8946240cc4d10624fda 2,123 0.99/1.00 vMB 46
371,611 371,611 000000000000000013b4207a396415679ab983f30c16d74236d5efac31227693 674 0.30/1.00 vMB 47
371,610 371,610 000000000000000006a62f827dd0a2caba98c178bebb175ec1fcd250e1a0159c 168 0.09/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.05 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: 720.47 GB
    • Received: 18.17 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.