Loading Tool

Explorer IconExplorer

Memory Pool

82,720 transactions
30.22 vMB
0.08993093 BTC
Random Selection Loading Transactions
Max Size: 182.57/200 MB

Candidate Block

Mining Attempt 1aa71ccc5d85cfdd29c87ce9f9e7129a5551152a50d27fb88674608c30aca87c
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root de21c3e001332988a24ec3685cd53bc6fdd82c406f70427e89a47288f0ed348c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,997
Size: 1.00 vMB
Total Fees: 0.02801405 BTC
Feerates: 151.12 > 2.81 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (733,808 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,158 181,158 000000000000056ba6f9bbcf40d27bb544754dc2e5d7414b85c9ca0fe7cc6822 61 0.02/1.00 vMB 2
181,157 181,157 00000000000002ced03dba630a7ab9c9812b434f7cf26bb1937da03f6aede1ad 768 0.38/1.00 vMB 126
181,156 181,156 0000000000000566712b26a46393b19c2c68116d76993043184d49bcd9f8f8d5 35 0.01/1.00 vMB 93
181,155 181,155 00000000000002b84475c45f818e5f8a16c9f14622d78b9525c19eb669541ee0 130 0.05/1.00 vMB 113
181,154 181,154 00000000000000e5a8e53150058db38cf1c52752835afa10447ed946eb3e5cd1 158 0.07/1.00 vMB 74
181,153 181,153 00000000000001a8990dbf6f9e80d4964d15cda06fde307f84387393e72f5920 395 0.17/1.00 vMB 130
181,152 181,152 0000000000000610538aaf8e8050b0364132916fb993d01ce1f632e2026d9552 662 0.24/1.00 vMB 154
181,151 181,151 00000000000008bd432fff88432e6321aca4391f5ecf6fd6d02e6dbaf600b266 40 0.02/1.00 vMB 99
181,150 181,150 000000000000023c5920df67ef2da14b7fd7a18b96c2bb2774ec842dc64c4505 138 0.07/1.00 vMB 86
181,149 181,149 00000000000005f4ee7de40f01e6073c49e2fc901f3385e12b05280619885bed 138 0.05/1.00 vMB 42
181,148 181,148 00000000000007672d6c829ca9c17a6c15f8e023e17bb9e848abc1cec94c59d0 558 0.24/1.00 vMB 130
181,147 181,147 00000000000008f8f825b66d4d3ccfb2a0f7d425470edaea80eccca8db39b104 127 0.05/1.00 vMB 71
181,146 181,146 00000000000004451b17efc650b9dd7938691a1ae6b52f976a48653872d0bfe9 189 0.08/1.00 vMB 93
181,145 181,145 000000000000007130bcbe4b705f11328e0b37b071f2ecb6848373443b5a920f 489 0.21/1.00 vMB 117
181,144 181,144 00000000000002af85bed400becb7ae29486b1c1bb348ac6d7bab5c95d022eb9 270 0.11/1.00 vMB 104
181,143 181,143 00000000000006dbe1b6b63e275acf9fb3d4becbf6a16edb86cc4b213a767211 127 0.05/1.00 vMB 158
181,142 181,142 00000000000002d216edeae58d486071799315119c46529d24601db47dfd4094 38 0.02/1.00 vMB 96
181,141 181,141 00000000000000961335fd3dde59a0ce7ed4238014f8b6a2858c19c9cb8b9b91 96 0.05/1.00 vMB 47
181,140 181,140 00000000000006e71e911f15b32710e341d12c34a1847a718831d5a9baef0dfb 94 0.05/1.00 vMB 126
181,139 181,139 000000000000042652356e624e19d1297217b7d92206d12238f2d0031605169b 607 0.25/1.00 vMB 124
181,138 181,138 000000000000032e2a3db513888551ea3ee6415709eb5c2087106554ab7b80de 635 0.25/1.00 vMB 144
Previous 10 blocks ↓
Total Size: 782.33 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: 660.39 GB
    • Received: 14.71 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.