Loading Tool

Explorer IconExplorer

Memory Pool

74,937 transactions
27.65 vMB
0.07695597 BTC
Random Selection Loading Transactions
Max Size: 168.75/200 MB

Candidate Block

Mining Attempt 50bc08e5cf849f4cdff76d2462a2b0776bf1e32c798d76c350af1fa671513f65
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root 8d55be6b397433ded5d09b51b67774f7246185ef156f35585510131c5d411127
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,223
Size: 1.00 vMB
Total Fees: 0.01796640 BTC
Feerates: 100.08 > 1.80 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (319,636 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
595,625 595,625 0000000000000000000f1040be570c05700d7b783b8e0eff196d88eb748b2836 1,800 1.00/1.00 vMB 23
595,624 595,624 00000000000000000002b1af4b01c429a394b1c9cc031a9546600fe0ffb6ae58 2,886 1.00/1.00 vMB 25
595,623 595,623 00000000000000000005df49b759610d1aa0cfe589353ad17baeb1abae607402 3,249 1.00/1.00 vMB 43
595,622 595,622 000000000000000000123cf39cb1e8c82232cb9389954c00b7b88293d54f9614 3,384 1.00/1.00 vMB 53
595,621 595,621 00000000000000000006d157413fdf5c768791e1c0da8fa751f8f6fd30b6d6d3 3,284 1.00/1.00 vMB 80
595,620 595,620 000000000000000000145439dbddc0ecce4590ce16c48d535c2f55d2b150a230 3,357 1.00/1.00 vMB 45
595,619 595,619 0000000000000000000725f87da7402d5882474f54c0f7fc11bce43a6c6b2a37 1,976 1.00/1.00 vMB 84
595,618 595,618 0000000000000000000a83e1728ea9deca33c3c9017cbb1495861b398c81d655 2,209 1.00/1.00 vMB 52
595,617 595,617 0000000000000000001007e1263b514840ea463d05f5a1c3a67a772bc7442878 2,086 1.00/1.00 vMB 66
595,616 595,616 00000000000000000010e2d0fbbb5f1e825c099c249c7a8ef3f1634137806344 2,865 1.00/1.00 vMB 68
595,615 595,615 00000000000000000004228287461633d8d9966bb94ec7379993aa6d9810a4da 1,473 1.00/1.00 vMB 66
595,614 595,614 00000000000000000008a469a879d55246426bd2a0188f61031de7efb66e1ee6 1,311 1.00/1.00 vMB 78
595,613 595,613 00000000000000000001e5257b27fb7987353e4469c399f328072daaf23c8bae 341 1.00/1.00 vMB 94
595,612 595,612 00000000000000000005cba48f4670b53354a85620adae87278581c7f0413644 632 1.00/1.00 vMB 108
595,611 595,611 000000000000000000048062bca36d06b18f06c9c2fcd7d4f799d7587213d6d6 1,153 1.00/1.00 vMB 51
595,610 595,610 000000000000000000051fa25d26be14fac9283a03b5c7dc691c5112f7ec65b4 2,946 1.00/1.00 vMB 25
595,609 595,609 00000000000000000010b852f88b8614e04af1192430226c7590a832996bd5db 2,732 1.00/1.00 vMB 11
595,608 595,608 0000000000000000001566fd574a31357e5d18d025f0890c7716662b6b6e0abe 3,121 1.00/1.00 vMB 23
595,607 595,607 00000000000000000000f577663d3350129c7cd96c58c442f4cfe505feace8bf 2,936 1.00/1.00 vMB 24
595,606 595,606 0000000000000000000981e570d8c1f820af579401a0aacfa9fe6476f2cb5f7c 2,995 1.00/1.00 vMB 18
595,605 595,605 00000000000000000014cba0f1fb18b38d5db0463cb28fd8c7292433ce3f5743 2,571 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.85 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: 712.49 GB
    • Received: 17.17 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.