Loading Tool

Explorer IconExplorer

Memory Pool

80,772 transactions
30.42 vMB
0.08726715 BTC
Random Selection Loading Transactions
Max Size: 185.64/200 MB

Candidate Block

Mining Attempt e05e8b0639f1a9afc5ead6ee39c177e3422d6637e72878fcccc0a3dd1e627521
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root a4af763a204e6ecd2ef238086d8626f1034b5ee5e84f1c967a4ad12ea1a36de9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,736
Size: 1.00 vMB
Total Fees: 0.01918500 BTC
Feerates: 402.75 > 1.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (585,316 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,036 330,036 0000000000000000132fd95e4663669809e76bc7f899e0c1c700a28bed51ac26 512 0.24/1.00 vMB 32
330,035 330,035 000000000000000019a445a55d3bd3f05fe905ecd0101ebfa453e4a3c7981a7e 188 0.10/1.00 vMB 12
330,034 330,034 000000000000000006e1de7b30f41f3978f1576e1f775871278021fa18b6a9d4 920 0.50/1.00 vMB 31
330,033 330,033 00000000000000000a4a8457b238b710210d07618f7abf28dd8b46cec589fc09 79 0.04/1.00 vMB 23
330,032 330,032 00000000000000001a81f28a485154466dd60899c1f502c5e379bd8c47854aeb 403 0.19/1.00 vMB 27
330,031 330,031 0000000000000000164315d2d0453b4d4e6fd2232dd22a89f57b700d50175636 765 0.35/1.00 vMB 37
330,030 330,030 000000000000000011442195ea9719fd5bc7cae76271a94ac27220f2c963b93c 56 0.02/1.00 vMB 23
330,029 330,029 00000000000000001281c2a159efc28b5c59afd194dbdb0d9bc8567ef134dc58 585 0.36/1.00 vMB 25
330,028 330,028 00000000000000000af0b21a24446a612db6bcfcc6dc531c64dcd15645dcdd62 841 0.41/1.00 vMB 31
330,027 330,027 0000000000000000001e847e71b955482dab7228f4849a4659c0cf5cf323f247 330 0.16/1.00 vMB 31
330,026 330,026 00000000000000000c8ea6965bc0e0e3b15bbad832e8ee7f4bc55cca9dead938 468 0.25/1.00 vMB 27
330,025 330,025 000000000000000018ae1b5f3716cabedf9fe0bb471f373ae0d2186046017072 483 0.32/1.00 vMB 24
330,024 330,024 000000000000000018cb0ca3fa0bf1b5ea4acc8155c0d2a2b2276039e340c0e6 719 0.45/1.00 vMB 25
330,023 330,023 0000000000000000080da72a8b3d880cc9dba72931e560cde9e66c994d10aca7 133 0.08/1.00 vMB 17
330,022 330,022 0000000000000000123805ad51ed38e9172c78f14604a17d64792ec98793482d 724 0.48/1.00 vMB 21
330,021 330,021 00000000000000001618629e9f6ae6de208c84bb8e5cc60aa1e7b08cee043c1e 1,028 0.35/1.00 vMB 41
330,020 330,020 000000000000000004a466a3d5dfb18f3b7d74f14d14aa250fff02120366e042 64 0.02/1.00 vMB 36
330,019 330,019 000000000000000002a27a0bf40c715dbb497a0e11975f7d0308120dccebb678 64 0.03/1.00 vMB 38
330,018 330,018 00000000000000001a32532e37fec77133cc47c4fd5ab3802fe62515b40d764a 1,025 0.55/1.00 vMB 32
330,017 330,017 000000000000000007f5034a9638df476a1e4c776b5131e38213f4e460d2e343 535 0.37/1.00 vMB 22
330,016 330,016 00000000000000000707f83baefafc5e4f30a2a6fa555d162ced6fc636181c37 402 0.28/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 783.00 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: 718.59 GB
    • Received: 17.92 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.