Loading Tool

Explorer IconExplorer

Memory Pool

76,894 transactions
30.69 vMB
0.13493599 BTC
Random Selection Loading Transactions
Max Size: 176.50/200 MB

Candidate Block

Mining Attempt 9115363bf750a46b2a3a4743d057c34adbdc7926621c23e8648ef86d0d216e09
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 7cda5e644df8f5fc998ff16833b44ac9e2309d439306aecdaabfff4658c2179e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,402
Size: 1.00 vMB
Total Fees: 0.04909597 BTC
Feerates: 150.36 > 4.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (731,236 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,816 183,816 000000000000075dbf74f5280b16a694826512bd8c60e6d16b1c0e0751950fd1 7 0.00/1.00 vMB 256
183,815 183,815 000000000000074922d2e9976887bc89111e1fb4ea106b348aafe28b7d0f000e 10 0.00/1.00 vMB 31
183,814 183,814 000000000000097c2431f9c9d0eba892cb534493fc5c1ce4a6008c7766983aec 695 0.25/1.00 vMB 151
183,813 183,813 000000000000083d977db96f2df5f26a61f633aa6b0a2961ddf71915d56ccb96 139 0.05/1.00 vMB 210
183,812 183,812 0000000000000121ea9fba9ac973cab4106e125c0caed2ef52b3e12722d5d9ef 8 0.00/1.00 vMB 0
183,811 183,811 00000000000001ac580f6e36527eb17200da5a3372ec2318f496a4f3341fff0a 581 0.26/1.00 vMB 160
183,810 183,810 00000000000005745e029ccfb78b9c1f955e9fb4693638e81ad24873356178a8 225 0.09/1.00 vMB 154
183,809 183,809 00000000000005767dca9e3183b5099a5b667d3d5ba37ea26b697aef6afed59e 460 0.18/1.00 vMB 226
183,808 183,808 00000000000000ae96e741508e6eab0637577b440497ff3e7dd952124ffa0a54 189 0.08/1.00 vMB 227
183,807 183,807 00000000000003d79346197078a722c6fdc53a8318365eca38faf13a2aab5210 134 0.05/1.00 vMB 64
183,806 183,806 0000000000000a3a2cea51064985a9ef96818d9ec8847ab27b908008a5dd0b51 339 0.13/1.00 vMB 201
183,805 183,805 0000000000000339d05208d1f2da7d40203d63b8766c5a0091e16f0183112c16 21 0.01/1.00 vMB 273
183,804 183,804 00000000000006d3e164623630fa62ce582f7ab2a32a7b70381e54c634d4c654 298 0.18/1.00 vMB 169
183,803 183,803 000000000000059d62b0da4fdcfab82c6db5c0b387604b2e819e1e6794fa4675 658 0.25/1.00 vMB 160
183,802 183,802 00000000000008cd8bbfe3da36a507341e21041ca9ef76d73a8fc59ba07ed266 651 0.27/1.00 vMB 223
183,801 183,801 000000000000080cecdffdc047ac13db7dd1b8d10a4cff94df5dc1aad053a05f 150 0.05/1.00 vMB 316
183,800 183,800 00000000000000a90857252d4faf9d28ed6decd1d9bbc2537811408af4adf8f4 10 0.00/1.00 vMB 15
183,799 183,799 00000000000002e5fa955c304d36ac346b289a02ed998a2bd0ed9e44d5ea8774 132 0.05/1.00 vMB 100
183,798 183,798 00000000000000d2e7d6ef76cc46751f71c2013a81a87a656541eec8e722efed 256 0.11/1.00 vMB 204
183,797 183,797 0000000000000534ad28019324270ca4e0f9e11af09ab603d3d9c8012f63f37d 140 0.07/1.00 vMB 147
183,796 183,796 00000000000000828d0e770fc80236cddb9cf224476358f755676a506bf14226 588 0.25/1.00 vMB 142
Previous 10 blocks ↓
Total Size: 782.48 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: 668.22 GB
    • Received: 15.43 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.