Loading Tool

Explorer IconExplorer

Memory Pool

74,410 transactions
28.50 vMB
0.08132713 BTC
Random Selection Loading Transactions
Max Size: 169.06/200 MB

Candidate Block

Mining Attempt 1dc315cafb00a5aaf2a1430ae533fe20cd82fc5397617180e41e815a6743763a
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root a93b67b027b4cb823b9e8677896bdcc31d4d7535f4bd4da3639186036c9706d0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,248
Size: 1.00 vMB
Total Fees: 0.02413454 BTC
Feerates: 151.11 > 2.42 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (561,006 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,028 354,028 000000000000000007d4dc7418dd45cba5788a5fe6089489649d3fb42d749beb 137 0.07/1.00 vMB 28
354,027 354,027 00000000000000000987aac726428305be154bcbf532ac9e89040bf8af2e703f 152 0.09/1.00 vMB 14
354,026 354,026 00000000000000000b277d59a9718ebc063bf1ad796c2863d0cd8042ef26a162 128 0.11/1.00 vMB 9
354,025 354,025 0000000000000000004ef34f24847ad31ea033518f6c417fe7edc3aafc964b19 921 0.42/1.00 vMB 28
354,024 354,024 00000000000000000c33209dedfd7256e307764c694a0f669a720c9f9c639962 278 0.15/1.00 vMB 10
354,023 354,023 00000000000000001465eef4b2efb5df40bc278d111c2bfb173abe18153b5e3e 1,213 0.54/1.00 vMB 29
354,022 354,022 00000000000000000b650e883088dcb1b042dd080ae71228d59124c5d3b30358 509 0.45/1.00 vMB 10
354,021 354,021 000000000000000003eb574fc3e1da8f04a1074c58449ad1403c83c5bff473e4 1,805 0.75/1.00 vMB 32
354,020 354,020 000000000000000005c245f16778361cfee92ba4f529fe72cedbed8c17b15e3e 1,683 1.00/1.00 vMB 26
354,019 354,019 00000000000000001681f75e70d43a7a642557e2d83cc954d58f2e6484d86b7a 761 0.43/1.00 vMB 25
354,018 354,018 000000000000000014911b88032d9f98aa9340dc7ebb0c8307dc495c88b4a046 1,412 0.75/1.00 vMB 27
354,017 354,017 000000000000000004adac40d7bc6c0a0640825cd56c7661dba1f6d23b6793af 288 0.14/1.00 vMB 27
354,016 354,016 00000000000000001484504d10f457cbda105b18d05c79e43151caf54941c380 309 0.16/1.00 vMB 27
354,015 354,015 000000000000000012481a6a7b8fb87cfff21a9f3e58e4ed0f475ac3ef094747 136 0.10/1.00 vMB 10
354,014 354,014 00000000000000000e0dc3384493d6b74e2e0c0eabf7b090a0341f069ba860fa 621 0.34/1.00 vMB 25
354,013 354,013 00000000000000000c94aa48ddf31679a7d71e93b6711e1768372e1e2f865730 821 0.53/1.00 vMB 24
354,012 354,012 00000000000000000adba79392d367772885bde73c0939fe3776cea97b9bb357 362 0.19/1.00 vMB 26
354,011 354,011 00000000000000000dee1ae5af269b88ea312aa2d2efdf535c66ca3ffed015d6 1,262 0.69/1.00 vMB 28
354,010 354,010 0000000000000000125c586fa20ae20a0d810de590fc1092f898f0863af52923 444 0.25/1.00 vMB 25
354,009 354,009 0000000000000000016f94fa2adf5b4a8f15b446879203562ce14b3d4d89998e 89 0.10/1.00 vMB 9
354,008 354,008 000000000000000009a35c15d52ef6b4fcc73b3b7d4cd210e9c2816f87b77bc2 119 0.07/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.45 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: 667.37 GB
    • Received: 15.25 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.