Loading Tool

Explorer IconExplorer

Memory Pool

73,771 transactions
20.07 vMB
0.04794791 BTC
Random Selection Loading Transactions
Max Size: 135.06/200 MB

Candidate Block

Mining Attempt 9b2d9f22ec2e5623d1d222ed52d90bb6b16a6fbc73be93705bee376c2a5e4faa
Version 20000000
Previous Block 000000000000000000010007760be8c060b919f3493f635d127b80f735ca4859
Merkle Root 002c118ec130d8733d8bab962207353980a94f08c9f31543f749ab499084d399
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,691
Size: 1.00 vMB
Total Fees: 0.00441854 BTC
Feerates: 40.21 > 0.44 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,972 (914,841 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
1,131 1,131 00000000b7760d4446a926b260bdb7adbde19f6aeb2ac84a460d52ed791034f8 1 0.00/1.00 vMB 0
1,130 1,130 000000001785e36e4037082e8b803f5fe274eaa161f9c96c41da5af4b44e1fa0 1 0.00/1.00 vMB 0
1,129 1,129 0000000009270ffb79c779eae921c1741ff849732435421b215502e6d25b09d2 1 0.00/1.00 vMB 0
1,128 1,128 00000000040cc7d952bcb73d2f5de80b15945c08d347bdaabb207cae9775a6c7 1 0.00/1.00 vMB 0
1,127 1,127 0000000003f56c1e963b2e2ed7ee09df31fd7834530a36ccc4a15df0c57dcfff 1 0.00/1.00 vMB 0
1,126 1,126 000000000aa50343f24420ca0c897bf8ce616cbca9be08997c6ecbed99960386 1 0.00/1.00 vMB 0
1,125 1,125 00000000ff07313367117bf73fbd45434bfecd85390c308b42e5cec8fbaa92b5 1 0.00/1.00 vMB 0
1,124 1,124 0000000047cb2b6dfa319b6149aafd70bc4c2fd22dfac67c253ec92c95c0c607 1 0.00/1.00 vMB 0
1,123 1,123 000000002bfd185d2ace367a5669eb9857ee0fdd108f50ba740db2477e75cbb8 1 0.00/1.00 vMB 0
1,122 1,122 000000009fbb06401af2691eec5fcff8b79d7202720670d492dc88117b57fd15 1 0.00/1.00 vMB 0
1,121 1,121 00000000ef9b99b56eb53d5fc71bcd9a5c4d437ce434dfcc9dca183a33615636 1 0.00/1.00 vMB 0
1,120 1,120 00000000696beb62d821a7c6dfa05a1b763b25d05f8cbc80afe22397d563921e 1 0.00/1.00 vMB 0
1,119 1,119 0000000085abc7c8220ed9f2bdb8de94cff262c44981414587260f1bd66b7a24 1 0.00/1.00 vMB 0
1,118 1,118 000000000cb69682e57a58ac02bd4af63e983a3478bf793e2b684f130325eeb6 1 0.00/1.00 vMB 0
1,117 1,117 000000008137e694130dc3f23a1441921a6bafaa4247b116edade8ce89847339 1 0.00/1.00 vMB 0
1,116 1,116 000000008a815b7b526932718dc52ef9d69fbf66d22d5bc7a081b17d157cfba2 1 0.00/1.00 vMB 0
1,115 1,115 00000000f00e7ebe4a59d68bb2c1800fb15195797ae781ad467a120f7bb8feaa 1 0.00/1.00 vMB 0
1,114 1,114 00000000120dd526a6846eab1988c60f679c72a11e48f05235d3646829916b7c 1 0.00/1.00 vMB 0
1,113 1,113 00000000d1ba8570c7da8d9cb11df7ecaad7b9850a1b72a0eb15eb7c9c0b50d2 1 0.00/1.00 vMB 0
1,112 1,112 00000000dd74d572772cafdb8c9f7a7ce14209605db76747843d811c91e61475 1 0.00/1.00 vMB 0
1,111 1,111 00000000ca59764b4ff11d88ea67e641dba94a17520ebd10f1631b21a18d5805 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.07 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: 805.28 GB
    • Received: 23.01 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.