Loading Tool

Explorer IconExplorer

Memory Pool

27,348 transactions
6.57 vMB
0.03743189 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.10/200 MB

Candidate Block

Mining Attempt c55d2d9f44f14cde8b95c882a4d104c3177fc31d2d8eae295f04a633ffb292b8
Version 20000000
Previous Block 0000000000000000000035dfe517b0b687cd16a9aadc5470f9c8ca35d5a2f442
Merkle Root f4537eb73c55bd1788183aa8b071c7d73be839b1597b8b30cf2a3a57610435f2
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,387
Size: 1.00 vMB
Total Fees: 0.01928704 BTC
Median Feerate: 1.51 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,206 (743,662 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
169,544 169,544 000000000000078cda24419f55e34f47b64e3ac032b6941164b7fb2c7b3448dd 0.03 MB 102 52
169,543 169,543 00000000000009133419f6a540238d92414e167770ae5bd1c9ddc9084464b0f6 0.02 MB 64 32
169,542 169,542 000000000000098dad47c824152e6d1d189c4e30904ea8e4c1d903f4e68d75b4 0.02 MB 24 124
169,541 169,541 0000000000000390f8892936f141ee63a3c72baa795f02522d4a7b729415d449 0.01 MB 12 71
169,540 169,540 0000000000000acdc57acc6e807dff875d5ae28e6709b1cdb8ca6c23d3962894 0.01 MB 20 54
169,539 169,539 00000000000004088d7748f8eaecb139faee658935c9994ed5d27f2485010e87 0.00 MB 8 475
169,538 169,538 00000000000008424f366295d4ca3207c1e17129c71e6fe945db7e2816544d9d 0.03 MB 54 58
169,537 169,537 000000000000088373cb4c6c291ab8fafa7bda29112e1901d57628cbfe71ad70 0.05 MB 154 12
169,536 169,536 0000000000000368f75bbf75b3771125817cca9ba3892671fa807faa3be36ba3 0.05 MB 107 80
169,535 169,535 000000000000084c595842cef48ad735a7d3232f95b88c01840fddf80942d42c 0.02 MB 52 496
169,534 169,534 000000000000053dc4380fa7f1714e4b69c72996f5a25920a76792475717d347 0.05 MB 86 2,055
169,533 169,533 000000000000089c0df0ca3b2d544a2dcaa2eb5e1bb7e991315d7a301ecab7ad 0.00 MB 10 174
169,532 169,532 00000000000009cf8aec16046ac0d9a8064db0100ed66fe76fdc5aef73f3b553 0.02 MB 43 9
169,531 169,531 00000000000001b4c3d9b6d4beb3c073e3298386e35ca8c3bf2f10712d9060dc 0.07 MB 119 105
169,530 169,530 00000000000002dc3811d22183b187b9242a3dd4d24a73ad7141421b3db72b5e 0.05 MB 113 61
169,529 169,529 000000000000092b72b87fc48a021afd177614603cbdca9eb20a5d13548ff48c 0.03 MB 55 186
169,528 169,528 00000000000009021926fb237710e61cbaf47f6a6f0b76095aceb7a5db6ac9de 0.01 MB 22 196
169,527 169,527 00000000000008c0af4ace0d06080ee80f3559eb7a84fd886b260a912df76975 0.02 MB 45 104
169,526 169,526 00000000000006649ed0dd5f2f744098877286b0efc98fd24185db9a3a1e8542 0.05 MB 145 81
169,525 169,525 0000000000000ac7fd862bb9291b9663cd4b8a80e0173bd86c0330a171076dd6 0.05 MB 107 12
169,524 169,524 0000000000000232503540f89a9ba6ec1d77ebbc3321c35edf740400f09b5aa4 0.00 MB 9 63
Previous 10 blocks ↓
Total Size: 779.21 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 63
    • Outgoing: 10
  • Data Transfer:
    • Sent: 17.05 GB
    • Received: 0.35 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.