Loading Tool

Explorer IconExplorer

Memory Pool

46,412 transactions
27.98 vMB
0.07549910 BTC
Random Selection Loading Transactions
Max Size: 147.20/200 MB

Candidate Block

Mining Attempt de3d331f6bcad2ee6633dcfdf12fe7397b231d1cc5c1cc3328c559cee27bfc0b
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 8b24e68b29eb35446818c997090567c73a2c8f315a79e3a2f75c23e108c79a5b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,197
Size: 1.00 vMB
Total Fees: 0.02218790 BTC
Feerates: 100.36 > 2.22 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (733,781 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,161 181,161 000000000000015898ba44f3110377c7e948bc6714ca87378c904fbbc8a1248b 166 0.05/1.00 vMB 199
181,160 181,160 00000000000006e85586272cd1e335345534cc32ae99e382214be56cfa5ebbc8 64 0.04/1.00 vMB 165
181,159 181,159 00000000000007b6260dc986a74dc300c89431436c4e80a5fe14ae8c3ca509b5 298 0.15/1.00 vMB 134
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
Previous 10 blocks ↓
Total Size: 782.29 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: 657.04 GB
    • Received: 14.46 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.