Loading Tool

Explorer IconExplorer

Memory Pool

42,205 transactions
26.62 vMB
0.06307717 BTC
Random Selection Loading Transactions
Max Size: 139.11/200 MB

Candidate Block

Mining Attempt 28dc0b721982156f5fde63567e8f24b46b081068d1d6342a23e3c16326aa7d71
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root b38f812253e5f85993c2b1551b8fd79e91dd0f8b3bff0b796ace16a7acb0af67
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,624
Size: 1.00 vMB
Total Fees: 0.01410136 BTC
Feerates: 47.58 > 1.41 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (243,151 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
671,719 671,719 00000000000000000000d3232d6954645554edbe32901793598c524de160a537 2,881 1.00/1.00 vMB 140
671,718 671,718 0000000000000000000c5474e34191382b6f0b7ee014d447142aab18de9f93c8 1,970 1.00/1.00 vMB 124
671,717 671,717 000000000000000000001b780f01a0d7c75268fece72b9f4f7af9d5443830a3e 2,515 1.00/1.00 vMB 144
671,716 671,716 0000000000000000000104ad71c6e44c8691870b3d7ce43d6faad2ce85f54341 2,391 1.00/1.00 vMB 119
671,715 671,715 00000000000000000003c8789d6f5037e71e797b99510b809d23818385baa2aa 2,751 1.00/1.00 vMB 144
671,714 671,714 00000000000000000006345e5006e2d4476840202cbb685ace819ec0ed95a090 2,504 1.00/1.00 vMB 128
671,713 671,713 000000000000000000058ef81bf1ece85830a6f953c35d8f1568df7a8982f629 2,742 1.00/1.00 vMB 147
671,712 671,712 000000000000000000062a949bc297739a12e639ba9e2107638b469afe11d0f8 3,117 1.00/1.00 vMB 151
671,711 671,711 000000000000000000078908d256fa7a9f97b2e1ea532fb1ce45ee4bf050d221 2,610 1.00/1.00 vMB 116
671,710 671,710 0000000000000000000be6f1a8b60dfc02defb8f6df76df325f3ed070ed6a2a9 2,806 1.00/1.00 vMB 128
671,709 671,709 00000000000000000007c8759e5aed4b52d37d53cfbcce95078ae19a6467db89 1,022 1.00/1.00 vMB 109
671,708 671,708 00000000000000000000541e6c9ecc3d4e481fac968193f485759c286aa45149 1,576 1.00/1.00 vMB 112
671,707 671,707 0000000000000000000b712e7401319d899ae7e78e06ef96c252147015e32a9a 3,217 1.00/1.00 vMB 122
671,706 671,706 0000000000000000000c150262ab999748c0f918d16bfd5907860d6f72dc9717 2,376 1.00/1.00 vMB 121
671,705 671,705 00000000000000000002929fb34273eeec2c81a4331e250ec57af35f489de451 3,205 1.00/1.00 vMB 138
671,704 671,704 00000000000000000006abfe9c9081abd90ce803a513440e3e163be3f2a5fe0b 2,449 1.00/1.00 vMB 82
671,703 671,703 000000000000000000044af09c883bf9369b8ae47d8806b20343eee7d354c5b9 2,017 1.00/1.00 vMB 33
671,702 671,702 00000000000000000008d3c728ae15f41e9c6f71285478f40eb0f1d1ec7f3b55 1,514 1.00/1.00 vMB 97
671,701 671,701 00000000000000000000105b35923b7ec3b4d2ce90cbb83c1991a00d22f830dd 2,284 1.00/1.00 vMB 48
671,700 671,700 0000000000000000000c782ba882e08005d9a7dade5072484c26131364e21810 2,768 1.00/1.00 vMB 92
671,699 671,699 0000000000000000000563b2bf63283309efee98a46cc00078e30d77f82a757b 2,408 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.