Loading Tool

Explorer IconExplorer

Memory Pool

82,630 transactions
30.44 vMB
0.09745496 BTC
Random Selection Loading Transactions
Max Size: 183.36/200 MB

Candidate Block

Mining Attempt df0ccb4d3809667b28fcf433ab5b77687b5075d3d2585a989f379a9788487529
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 8eafe3cbe42126dbdd85cb91b3fb9e304ad001a0d80f2b29243f6bf2e723b0ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,840
Size: 1.00 vMB
Total Fees: 0.03396886 BTC
Feerates: 454.44 > 3.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (587,019 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,966 327,966 00000000000000001bd6d30a16c2612462569388156a50ff061ed78dd3057d3f 343 0.19/1.00 vMB 27
327,965 327,965 0000000000000000096a25aec351855a4e2a39988c37bf08bd4586724e7f7698 283 0.17/1.00 vMB 26
327,964 327,964 0000000000000000182c3d612629e7febe8d864d08870e53073f4559ddba512e 272 0.19/1.00 vMB 29
327,963 327,963 000000000000000016050090f9f1bc6b235e284152082eb896096a55f9c9caa2 292 0.21/1.00 vMB 28
327,962 327,962 00000000000000000a4738284e60042d38794566a2109b2a5519444a314af120 347 0.20/1.00 vMB 28
327,961 327,961 00000000000000000422488f7351b7f0f76929e9fe2cd43092c411118b20d649 14 0.01/1.00 vMB 66
327,960 327,960 0000000000000000083808a86cc776ce17a74e133f08924a515dc45f478ba0d0 331 0.19/1.00 vMB 33
327,959 327,959 000000000000000010d2ffe402bce0b7cc915e9aa7deafc6f040127d951a8ad5 785 0.47/1.00 vMB 27
327,958 327,958 000000000000000003e3f6f8d7f4e3b377309e1ee5aeb0ac9a5cf55f70b7e0bc 712 0.45/1.00 vMB 25
327,957 327,957 00000000000000001e89bc64c92e0949f3d25c6ffc6454a5231efadf2e0a141f 360 0.19/1.00 vMB 27
327,956 327,956 00000000000000000286afa066ce517de2f9845ffe1c81483ef362301936b61a 812 0.55/1.00 vMB 24
327,955 327,955 00000000000000001e2dd9c241c70b3cf7ffee0a61cbc18d0930ea018682cc19 1,223 0.75/1.00 vMB 26
327,954 327,954 000000000000000007494d2db5b8c596ad7e516860f06bd80f5ba29041d9a5f2 64 0.03/1.00 vMB 60
327,953 327,953 000000000000000008c9eea988b55aa8c25e410718471d518eefcc527704b7d7 96 0.05/1.00 vMB 15
327,952 327,952 000000000000000002b452058c89a36d4625980b697100182993adcb96b40387 1 0.00/1.00 vMB 0
327,951 327,951 00000000000000000cd81f8a6e65d97927f50f584c49a74ce888ec5f1094cdb5 245 0.15/1.00 vMB 26
327,950 327,950 00000000000000000ce87fe5c15387bfc22455af64c0717fc1f0fbb189efbca2 222 0.37/1.00 vMB 11
327,949 327,949 00000000000000000a537dc6100a7814e2b316e2a75ba8fddf1a9457d322e39c 630 0.44/1.00 vMB 21
327,948 327,948 0000000000000000085201fc5e457c311512ae7090bad1c028c18b545f9f7470 961 0.35/1.00 vMB 39
327,947 327,947 00000000000000001d1ee0802a7ff0a1736577dc67f20fadaa52cc8b68ffdea5 675 0.55/1.00 vMB 19
327,946 327,946 00000000000000000ad107bb451b5a3b696b4e61367774680fc3a7d167421296 662 0.35/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.37 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: 663.36 GB
    • Received: 14.90 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.