Loading Tool

Explorer IconExplorer

Memory Pool

40,397 transactions
28.24 vMB
0.13700704 BTC
Random Selection Loading Transactions
Max Size: 144.19/200 MB

Candidate Block

Mining Attempt 725cef4ab6587b4baf9b1fe40282adb0562a5919f1cba5da5abcd6ac82a17be6
Version 20000000
Previous Block 0000000000000000000024b6183bd80aeb2c50feadbe74d837f0ef1fca0de972
Merkle Root 14357102845563fd765b6d621ab5cd86e186d31bf6b6d0df9d1ef8821f1e46a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,081
Size: 1.00 vMB
Total Fees: 0.08266383 BTC
Feerates: 102.90 > 8.28 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,632 (348,977 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
565,655 565,655 0000000000000000001d6b6bea4afa48aaed864bc71a4b4d2fe9119533852172 2,012 1.00/1.00 vMB 20
565,654 565,654 00000000000000000012f56b647dfa2b5314dd92d4ef7be613cfdcabc51946ac 1,210 1.00/1.00 vMB 17
565,653 565,653 0000000000000000001d923c569052727f83513181a5541f302a0410da4d08c0 2,198 1.00/1.00 vMB 18
565,652 565,652 0000000000000000002652a81fc2fa6816a0e36979e0b6156e697dd7a56a1c3d 2,298 1.00/1.00 vMB 24
565,651 565,651 0000000000000000002b90a50b5fbc994e0fd9ae5641d828ca9eb765187b355b 3,066 1.00/1.00 vMB 26
565,650 565,650 0000000000000000002a382b816dd452ad3d033b3850c45055e0242b29a0c51b 3,076 1.00/1.00 vMB 36
565,649 565,649 00000000000000000004d115777a5b7b6459ad60029bb04f8807998d4d2983ae 2,601 1.00/1.00 vMB 28
565,648 565,648 0000000000000000001b6ef6783434227dff8fcc1ce057e3a885845a3d7fe8b0 3,014 1.00/1.00 vMB 37
565,647 565,647 00000000000000000006a125bc67df45fd5500d4e909381ddc33707ecaa256ac 3,163 1.00/1.00 vMB 41
565,646 565,646 0000000000000000000f11b88f2e220ec6cab1cd6dbee50ac5b9eaa4746dcfb1 1,996 1.00/1.00 vMB 15
565,645 565,645 0000000000000000002a0e1da7c541341e9ca4b3e5cc2da830238ec9f8c9afa7 2,537 1.00/1.00 vMB 20
565,644 565,644 00000000000000000026c576b9f0c798decce6f972eaa0a49d3165a4bbef3dae 2,353 1.00/1.00 vMB 18
565,643 565,643 00000000000000000001099d017d5a9d040e196f8f8e6ac35661bab0cb8e0966 2,207 1.00/1.00 vMB 22
565,642 565,642 00000000000000000008fecbf039f3b5a113504d59f642d7cc3b4927f3191c2b 2,859 1.00/1.00 vMB 31
565,641 565,641 0000000000000000001a597351fc561204c57d8233d1d63b0a0a01c775cb0fca 3,062 1.00/1.00 vMB 35
565,640 565,640 0000000000000000002072dd9a5fe56e189e410d4ad69b22b7c4604e89c8d604 2,910 1.00/1.00 vMB 29
565,639 565,639 000000000000000000186c6435ae8cb948b5719d5e38f3d47121cffa521989ec 2,274 1.00/1.00 vMB 28
565,638 565,638 000000000000000000280015b0407c439d4a07c9951d150b0c9db4ad09575c3b 2,035 1.00/1.00 vMB 19
565,637 565,637 0000000000000000000448483f62e7487dbfaec2de560a1d82091fd7adddaa66 2,562 1.00/1.00 vMB 23
565,636 565,636 00000000000000000005ac01b2bb212a87e59863eb74996bb723ae8208df21b0 2,908 1.00/1.00 vMB 32
565,635 565,635 0000000000000000001ed94c0ee484b7599bf0944677c0248d8dc4e835b240b3 2,008 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.74 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: 630.38 GB
    • Received: 12.03 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.