Loading Tool

Explorer IconExplorer

Memory Pool

39,470 transactions
26.72 vMB
0.06895522 BTC
Random Selection Loading Transactions
Max Size: 137.99/200 MB

Candidate Block

Mining Attempt 4ae25c64ce88ebb60596e131f514ed471109ba93f721ffd96cde4367a846d3f3
Version 20000000
Previous Block 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445
Merkle Root 24678f79a4c3c6a7a943970783f6047383c376ddacbb04da37de790e4a34c6f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,088
Size: 1.00 vMB
Total Fees: 0.01848751 BTC
Feerates: 301.60 > 1.85 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,683 (420,315 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
494,368 494,368 00000000000000000073087a2cb0ad2c780c13ff765b56a3b28013adde8bfb9c 3,017 1.00/1.00 vMB 249
494,367 494,367 0000000000000000006313c426b3816abbaae0f4bedc3560a68a008542158c01 2,542 1.00/1.00 vMB 640
494,366 494,366 0000000000000000003d4158c743d46ad47e0ac1cb474bea0ed638dad33b310d 2,473 1.00/1.00 vMB 811
494,365 494,365 0000000000000000003b4610c6fcf4bf1d9af34716bcd4d53df8305a206f0157 1,416 1.00/1.00 vMB 215
494,364 494,364 000000000000000000b7d197e346523acf3500297ec502e29a74d02d641b2944 1,396 1.00/1.00 vMB 157
494,363 494,363 0000000000000000007b4514733f2d158b32e3eeb7207d3433270c6fd2c625ce 2,048 1.00/1.00 vMB 287
494,362 494,362 00000000000000000028276ecd0315d6ff4b0684d37c6bd0dcfa26389d8ffd0d 1,906 1.00/1.00 vMB 237
494,361 494,361 000000000000000000bf3d0ca4fdee08b2e69cbe1609f9b2402cd8c3fbdbda7f 2,251 1.00/1.00 vMB 622
494,360 494,360 000000000000000000a1a9e1a70cd6bd23587984e85880cc9570c109b046a4d4 2,627 1.00/1.00 vMB 208
494,359 494,359 00000000000000000056669e9a58efe40864d77cd25face03f7e584207619073 2,632 1.00/1.00 vMB 719
494,358 494,358 000000000000000000a4a97f50510147d9c327d141950a682fe56494e9e8d2de 2,571 1.00/1.00 vMB 610
494,357 494,357 0000000000000000003638f52c35942e0a6c1f80cbaf02e217425a538d0befb0 2,064 1.00/1.00 vMB 353
494,356 494,356 0000000000000000005248bae6cfb530fd56682c36ccbf83b4ba004a69f6d2a8 2,577 1.00/1.00 vMB 339
494,355 494,355 000000000000000000720aeb801e30d91e357ddfdb2b62f5a12f882415431db7 2,643 1.00/1.00 vMB 481
494,354 494,354 000000000000000000686755a04a72c49c47303238a1e6ba04312193e6e28ad4 2,599 1.00/1.00 vMB 546
494,353 494,353 0000000000000000002d639eced41acc01b0c33355d9574ca86495bb24e30d43 2,371 1.00/1.00 vMB 443
494,352 494,352 0000000000000000000eb7ceec386352c1d3127eedcf883ad9f047db5e0ada17 2,110 1.00/1.00 vMB 677
494,351 494,351 0000000000000000005b740ef218cebd5509a6bd43cd3825fed91ea6018ba826 2,419 1.00/1.00 vMB 854
494,350 494,350 0000000000000000008d18036713275e7abff4ec94472332ad480aa8cfa2b607 2,182 1.00/1.00 vMB 608
494,349 494,349 0000000000000000006123214ca1a7c7554f33133bbad333887f5f7d38177979 2,286 1.00/1.00 vMB 434
494,348 494,348 000000000000000000237142c9a7fe9fcb71559cbd61b006a6fbdf2e4eb0cbc8 2,545 1.00/1.00 vMB 409
Previous 10 blocks ↓
Total Size: 781.83 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: 636.92 GB
    • Received: 12.39 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.