Loading Tool

Explorer IconExplorer

Memory Pool

81,410 transactions
30.79 vMB
0.10063207 BTC
Random Selection Loading Transactions
Max Size: 187.27/200 MB

Candidate Block

Mining Attempt 9a556571e2535f66dfd87f2068a69db6460cec4f394cdd3971f83c8859b8a4a1
Version 20000000
Previous Block 000000000000000000012b00c78ffcff2c2f251c4df31f5491c4d8ec6c927e5b
Merkle Root 2017e98c511a4d21c040efd0b9e5953ca5df8d44295d15d52ff29532f32a6822
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,930
Size: 1.00 vMB
Total Fees: 0.02832290 BTC
Feerates: 342.60 > 2.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,389 (698,309 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,080 217,080 00000000000004fb4b2c51d51252047a8cbff56e1955dbdc5ef0c77430da9cc5 81 0.11/1.00 vMB 79
217,079 217,079 00000000000002b3a597b9add5f46edc3d5650af710c79c8252f630a39daa2a5 426 0.20/1.00 vMB 153
217,078 217,078 00000000000004ada5bc3985ab97748fd3b22d7c04edb2add94dbd0f2d869e21 11 0.00/1.00 vMB 30
217,077 217,077 000000000000016d1c3a972468a3ac59c1ab3eb1e9d7a920dd758a49be1c7e70 485 0.27/1.00 vMB 142
217,076 217,076 00000000000000e76859a7652616e9757ed7e2fc123c8555419b54f5c38586f5 314 0.19/1.00 vMB 141
217,075 217,075 00000000000004175173e14676bba85de74d72d20d3b0a434665599abb21f711 691 0.25/1.00 vMB 215
217,074 217,074 00000000000002e2e8f5cb341e9a77bf19c21abedcec74417606effde89f1fae 559 0.25/1.00 vMB 176
217,073 217,073 000000000000022a6262a0ae86f23ef4b34bb4721e229393130085ffb06ab147 893 0.41/1.00 vMB 168
217,072 217,072 000000000000040aeb40ea5406131360604c0afd1eeb54b69bd9d510ebf018db 772 0.43/1.00 vMB 53
217,071 217,071 00000000000002f3455750dad770d8ae1cac51da7459589d9bfa69bbba7d7d2a 764 0.22/1.00 vMB 202
217,070 217,070 00000000000004901c041a7427471949e07871c9c4329f7b8b41d8a1e736802f 637 0.25/1.00 vMB 187
217,069 217,069 00000000000000e42fab5b3e7ae462b6e3419a4cdc0410927e8c8befc0c0b4c0 170 0.07/1.00 vMB 160
217,068 217,068 00000000000004051576313f7ae197b12a012fb95ff1ea5a5de23b3a7150061f 263 0.12/1.00 vMB 181
217,067 217,067 00000000000000b145dc977defe947829269680b6a31bf55adc1970ca5c32225 130 0.05/1.00 vMB 210
217,066 217,066 00000000000003490094202602da1e34eba65d2e3b8f0f246316020337873a22 78 0.04/1.00 vMB 156
217,065 217,065 00000000000000778ff80139345d6948b2e94566b0b47fc2f0b27d9ab2cc9837 377 0.19/1.00 vMB 129
217,064 217,064 0000000000000231795075dc0b82c3357a9425075f24a3887e0788e69afd2c4a 625 0.26/1.00 vMB 179
217,063 217,063 00000000000004a69d9bd114544e84dbb5037bd34d835a63154ecbb0402aa037 592 0.26/1.00 vMB 179
217,062 217,062 000000000000028ad6db8af2a5c4b844e51cc33c17bc1e44c843bee882231e62 757 0.29/1.00 vMB 255
217,061 217,061 00000000000004d8db39f7243e549bed5f899a30fa53aadf2f706cf990ac50b2 137 0.05/1.00 vMB 308
217,060 217,060 00000000000001ea2e917c76d0228d60dc378dcd964fd73091b7931d8784d73e 526 0.25/1.00 vMB 159
Previous 10 blocks ↓
Total Size: 783.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: 720.86 GB
    • Received: 18.29 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.