Loading Tool

Explorer IconExplorer

Memory Pool

10,269 transactions
6.83 vMB
0.02003417 BTC
Random Selection Loading Transactions
Max Size: 37.59/200 MB

Candidate Block

Mining Attempt e134d39b33d8ed00f3712fd94232aaa2343cbae23b0f180533c349a3106cb5f2
Version 20000000
Previous Block 000000000000000000009c20b9c211fd01503cfcabf44c939f83bc54d9a89b2c
Merkle Root 75adb377c339133280f5d4af5f7c5f89a7a07295805f2474ca0cfcf0517df36a
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 2,949
Size: 1.00 vMB
Total Fees: 0.01361146 BTC
Feerates: 1,238.97 > 1.36 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,348 (732,589 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
205,759 205,759 00000000000003da2f382ece3b47f37bf8e7f199b390882752a475c09b5bd3b7 240 0.13/1.00 vMB 163
205,758 205,758 00000000000003dd677021dff7253430c71e66c6d7155670eba7a818b0d924c9 249 0.13/1.00 vMB 146
205,757 205,757 0000000000000401d4ba3c4e2ad15e713c443dea44e6f6d374138912f5640c17 443 0.20/1.00 vMB 200
205,756 205,756 000000000000044a5e706845f2153e9b779ef30d9fda7c879a417cd515a266f5 174 0.05/1.00 vMB 63
205,755 205,755 000000000000034ad2cef7b585eb5abf1b6575508e4bef43cf38516f82bf4472 65 0.03/1.00 vMB 144
205,754 205,754 00000000000004a486b15ba9bd27f90ab0b45de83f16420f413d60499cf41375 147 0.05/1.00 vMB 23
205,753 205,753 0000000000000342487f3269c9188d826ac259a5c42d4d270025ba7aeb3493df 372 0.18/1.00 vMB 165
205,752 205,752 0000000000000312a1f362a5c32297498d74da423239152846b7d7e92b9d1892 548 0.22/1.00 vMB 226
205,751 205,751 00000000000004eb8f50d97538c0838d1dad449e3beebfe1ad29f97982b52496 11 0.00/1.00 vMB 191
205,750 205,750 00000000000003438be3cb0b48719404b0faaad22291328ab8df96a8ef1d9eee 121 0.05/1.00 vMB 137
205,749 205,749 000000000000010cf940e9957e53453d0f2f8726059afd0bcb507b93ddf91f44 13 0.01/1.00 vMB 83
205,748 205,748 000000000000031a44a6f7aa2e780a9bded53c6547ced7bc91e41fc7e36ce1e1 28 0.01/1.00 vMB 178
205,747 205,747 0000000000000215117bbb477cc86d5a900c65841dcfe572e6944a20155a4108 325 0.12/1.00 vMB 221
205,746 205,746 00000000000003d17f6cd159cbd772bdf80702ca6ed71496e82f4485010ed8b1 145 0.07/1.00 vMB 124
205,745 205,745 00000000000003ea09c5e07c6e92d3be960b80e2aca17667e7db4194c8a4536b 13 0.00/1.00 vMB 3,507
205,744 205,744 000000000000042db673c94ce4604cd1370df0a0c33a4dc685db6e36cbd8a4db 79 0.04/1.00 vMB 118
205,743 205,743 00000000000003d4e2f32a182659d6f575b4ef60162b9c3845c8977a664de77e 290 0.15/1.00 vMB 308
205,742 205,742 0000000000000251221472d373afd1ec692956e92a6879fe29a14c72286d66c9 121 0.05/1.00 vMB 294
205,741 205,741 000000000000022711b2eca933b96bd4439a839dd8f134e52a562ae7a45c833b 41 0.02/1.00 vMB 209
205,740 205,740 000000000000020c0c0f368e594a06dea40f96f157446aa60192fff00832b082 235 0.10/1.00 vMB 198
205,739 205,739 0000000000000010f34c7c71d309abf7db3903705db67a44c26937a0bdce7138 336 0.14/1.00 vMB 225
Previous 10 blocks ↓
Total Size: 823.75 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: 4,097.82 GB
    • Received: 225.28 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.