Loading Tool

Explorer IconExplorer

Memory Pool

80,551 transactions
34.11 vMB
0.13194873 BTC
Random Selection Loading Transactions
Max Size: 193.58/200 MB

Candidate Block

Mining Attempt 6c74cb8d543e720f6c9e4ae897ad4ffca1a326af62dc15e9f0649008d41c640d
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 4333b15e8fd041a331192830dc5b16101699033b61cb37c23449570600ed2c47
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,419
Size: 1.00 vMB
Total Fees: 0.02137833 BTC
Feerates: 52.08 > 2.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (677,172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,239 238,239 00000000000000bdd9a0f6c31dd0446ebf1477ba93d0c9251fd252514dfbb0b4 316 0.16/1.00 vMB 150
238,238 238,238 000000000000014a8aa1b584a960fbd29b7a5ed974771cc6a0c79eaa4a1c616e 504 0.20/1.00 vMB 179
238,237 238,237 000000000000008416a4b21c44e12971b6aee5e194ecb0ade7297777f7927491 42 0.03/1.00 vMB 137
238,236 238,236 00000000000000a8a4891356e4511b7c43e6dadd5fae0c54ac99856403c71b57 9 0.00/1.00 vMB 210
238,235 238,235 00000000000000230523e0e30a8e4cb00a04178e1262181e9cce8830b86b7982 179 0.11/1.00 vMB 111
238,234 238,234 00000000000000e96fa0d1989261792fec207f4e91ae144f5f1f29e25850017b 239 0.12/1.00 vMB 169
238,233 238,233 00000000000000e184b4748023017222cc03c5546a3c5e9aa315e12bdbdabde1 278 0.12/1.00 vMB 195
238,232 238,232 00000000000000b2ebb516012471f4b40340002bd23f68ccda7f54fa7f030b7c 256 0.27/1.00 vMB 31
238,231 238,231 0000000000000007949fb685792a1ef5fbd2dd3da5a4197ee7b9bcdf02bd8a3a 388 0.20/1.00 vMB 155
238,230 238,230 00000000000000fdad297f44941c872de4801d06483cdf0c5ca858a1af869fb3 278 0.14/1.00 vMB 168
238,229 238,229 00000000000001123911d44085486d3c5c50923ec9a01ccce6651cc368bafb28 23 0.01/1.00 vMB 180
238,228 238,228 00000000000000b5f4bbfa2485a1ee341081d6d8c7e316e2f7182a05094ed885 378 0.16/1.00 vMB 177
238,227 238,227 000000000000010e1ecad1d6fdfbbb85fe876267a6c5aa5c74383ca4f3dee0e2 512 0.61/1.00 vMB 9
238,226 238,226 0000000000000108dac588de457e498e90dce6e033762caac2b05de9c14498e6 259 0.28/1.00 vMB 93
238,225 238,225 00000000000000032e99c91e439c68cfe2cc794193b7983fe15eebee6525d330 343 0.25/1.00 vMB 103
238,224 238,224 0000000000000015867c60196fa2e00cf563dd93a965fd9352634e20ed9d415a 819 0.25/1.00 vMB 249
238,223 238,223 00000000000000c56397d3c6a7ddb79382d337147d72f8854cf97186ede5f32f 488 0.25/1.00 vMB 191
238,222 238,222 000000000000003f79afc15a511b7e216c7016a15b6e8aad5b2094953f683944 681 0.25/1.00 vMB 209
238,221 238,221 0000000000000144ab853a183d8c583ebd9ab97d58d3f806b16c39a35d9c56fa 304 0.10/1.00 vMB 54
238,220 238,220 00000000000000cf950f6997b14b4dc361ec59742d379e4439fc85fad6c9e10d 1 0.00/1.00 vMB 0
238,219 238,219 00000000000000f0497914722ef18d2612b235bb0170accf715c6f89ba3c2213 263 0.25/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 783.10 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: 729.52 GB
    • Received: 18.49 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.