Loading Tool

Explorer IconExplorer

Memory Pool

80,707 transactions
30.23 vMB
0.07508565 BTC
Random Selection Loading Transactions
Max Size: 185.36/200 MB

Candidate Block

Mining Attempt f7d12497dd02d7c8087751f969132c2068b6099c60c91fa97a0c0df7aea9b0d4
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root a5484b6e14c81508fd7850ffc6e7591cff8e324c5ed510ec268d72bb9519280f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,661
Size: 1.00 vMB
Total Fees: 0.00759227 BTC
Feerates: 40.21 > 0.76 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (557,292 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,066 358,066 000000000000000003f5f5db437b8f9d70009a3251c58c5a2887df30a6bbb222 662 0.36/1.00 vMB 26
358,065 358,065 0000000000000000020c85c7aa293304165ac6328ce0c4ba5c0c1781f21c7d5f 409 0.21/1.00 vMB 25
358,064 358,064 0000000000000000053a9f565dc3ae415e5683198862cd1c331f22c6eba850b4 454 0.24/1.00 vMB 22
358,063 358,063 000000000000000005f18990abd81dce6939d259d084a971e4673113edfa6ba3 392 0.18/1.00 vMB 34
358,062 358,062 0000000000000000116736729d2e98fe1406e7732354644b7dc3e0b60771bd93 591 0.33/1.00 vMB 23
358,061 358,061 00000000000000000dbbd0c69a07fa4221772f65823b7b491cd3bba7a3063e4b 480 0.25/1.00 vMB 25
358,060 358,060 00000000000000000397c5f2b7fb9c34568a4938a7c9b8d7cc8ed78f7f2a53ac 298 0.19/1.00 vMB 24
358,059 358,059 00000000000000000f05957c9fe09fac5fb4f995da7200839b8bd2d0cf5fc1f0 564 0.24/1.00 vMB 28
358,058 358,058 0000000000000000148ac6c1c2dc85d67aa6e99e77b551ed22a69167d03d18e8 230 0.15/1.00 vMB 14
358,057 358,057 00000000000000000d0b311de81a4f7eade371c96244fe2998bdaaa074fcb9bc 376 0.22/1.00 vMB 22
358,056 358,056 000000000000000009da3c2124c7cbe69d51312349b15060a3ba4936813fcb13 603 0.33/1.00 vMB 24
358,055 358,055 000000000000000003ce9f2f90736ab7bd24d29f40346057f9e217b3753896bb 125 0.10/1.00 vMB 7
358,054 358,054 00000000000000000e5165a8c5f143936158c64ddfe629e3e032241704564c1f 1,055 0.55/1.00 vMB 28
358,053 358,053 000000000000000000c6a65dbad79a9a1cc64089073377f84f6372918d74af93 1,226 0.70/1.00 vMB 25
358,052 358,052 00000000000000000e5fdec3b5180af866ad70f3927bc106f8bfb4c3fea84153 527 0.32/1.00 vMB 21
358,051 358,051 00000000000000000310d2a7beef797d9619f42b097344ffe99dc93b101a93ec 851 0.51/1.00 vMB 22
358,050 358,050 0000000000000000038b4ac3355a0ecad8f1b8f5629c4da360b296bb6f91da86 1 0.00/1.00 vMB 0
358,049 358,049 00000000000000001120699fddede7bc7af3251f0dff9e09c1d0a2ece3840d77 25 0.02/1.00 vMB 11
358,048 358,048 0000000000000000100f521d1aed1cf21f3bdfafc81146e43de74d3d20500c15 1,117 0.71/1.00 vMB 24
358,047 358,047 00000000000000001439ba5e60fda95b6cdbac18e657a5fc033154f8b08f7c7a 803 0.43/1.00 vMB 24
358,046 358,046 000000000000000015027933bb76a90b7fe4342eab68da56ca427f9524d0e323 83 0.10/1.00 vMB 5
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.89 GB
    • Received: 17.99 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.