Loading Tool

Explorer IconExplorer

Memory Pool

77,377 transactions
28.71 vMB
0.06682527 BTC
Random Selection Loading Transactions
Max Size: 174.21/200 MB

Candidate Block

Mining Attempt 6572c37db7ff455333a7e2fba64fe941cb938154092ed4c17773747319ba1d69
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root 75b0561ea8c892c14ead96ba440552e845b73b99d15f7f619b54e2b2abcd8126
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,546
Size: 1.00 vMB
Total Fees: 0.00711555 BTC
Feerates: 100.53 > 0.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (324,061 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
591,034 591,034 00000000000000000012adadce1cdbc14cf2b3f327f613260ffe5dabf67a1939 1,982 0.74/1.00 vMB 22
591,033 591,033 000000000000000000168b7936fb50f43e296ed06f7553283ba1452fbf39c536 1,940 1.00/1.00 vMB 47
591,032 591,032 000000000000000000171c72115855ea326707b50797624904f4597630551160 2,025 0.77/1.00 vMB 28
591,031 591,031 00000000000000000005ee8ebd3ec4761d4ce203e463916c39125a12d7ecaadf 2,326 1.00/1.00 vMB 27
591,030 591,030 00000000000000000017393d6381464474890d31425fca4b96f3799e2a983573 2,552 1.00/1.00 vMB 20
591,029 591,029 00000000000000000011f7ea74021cf55a519c4505ad78834ffbb684d98d14d7 2,417 1.00/1.00 vMB 45
591,028 591,028 0000000000000000000de733d8930b6785efe5923cd3b7c767e99a29d8c1ea2f 3,277 1.00/1.00 vMB 57
591,027 591,027 00000000000000000002d9e616145a42b5e87422a7655265219e5b31063f3794 469 0.24/1.00 vMB 43
591,026 591,026 00000000000000000003a6ecbc64c6a79d9e3ea442b6cff3afe020a6a138ecf4 1,958 0.99/1.00 vMB 17
591,025 591,025 000000000000000000000a2bd7d8a5fb1454949741c8dee0521fd5cdc7e4e3b2 1,334 1.00/1.00 vMB 11
591,024 591,024 000000000000000000178e0586152b623f05dd800a4bcff9694cb656e6de6ccd 2,220 1.00/1.00 vMB 27
591,023 591,023 00000000000000000002ca8cddf420e4a13a43075cd548ab029c77301c3d3dcb 786 1.00/1.00 vMB 16
591,022 591,022 0000000000000000001649ae78b0d453766f7d931deefa73d72a87e9036e686a 2,024 1.00/1.00 vMB 31
591,021 591,021 00000000000000000005ba44a311db5d54626b37f01da1df9b61dc769fd505d9 1,017 1.00/1.00 vMB 20
591,020 591,020 0000000000000000000fb23ebd50179e11aacfa159bddcb844b92d8c398177ee 2,342 1.00/1.00 vMB 36
591,019 591,019 00000000000000000004e57847e6460605505e5653198e37d7d4c68389064b47 1,890 1.00/1.00 vMB 30
591,018 591,018 0000000000000000001aea032ed11c9e3614677612562a0c54214e6b5b42718a 1,991 1.00/1.00 vMB 2
591,017 591,017 0000000000000000000942877fcbe2afd6b21bbd61e1a9e5cce9b6373ea1a963 2,545 1.00/1.00 vMB 44
591,016 591,016 00000000000000000015b6b2212de99c1431896f2baab0dfce3f154345a3a989 1,938 1.00/1.00 vMB 37
591,015 591,015 00000000000000000015ed1f6098c1d6ee70d1b19d77b5e4605f07c2f7d3e89d 1,932 1.00/1.00 vMB 21
591,014 591,014 00000000000000000011aea61122c63d56f63ca2035a2b8d4f8de00a91a4ecbb 2,249 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.56 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: 669.98 GB
    • Received: 15.80 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.