Loading Tool

Explorer IconExplorer

Memory Pool

79,116 transactions
29.58 vMB
0.07160622 BTC
Random Selection Loading Transactions
Max Size: 177.84/200 MB

Candidate Block

Mining Attempt 59f0d82b4a438b5d796230f736f04195ee2ee5a6124f8dce5debe529cfa38c3e
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root d7974bc9baa5a6d18356773a4128f3aa4e54389e95a3e9089e8729b8564a03a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,563
Size: 1.00 vMB
Total Fees: 0.01146468 BTC
Feerates: 60.27 > 1.15 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (678,822 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,178 236,178 000000000000017edecef8a27749db6bc50f4ff6651d565e80e1a213d8ada6de 1,168 0.47/1.00 vMB 192
236,177 236,177 000000000000015e06c5231186b20658af4e1bac6ba4e5c2e4a32a2e29e0671f 888 0.25/1.00 vMB 177
236,176 236,176 00000000000000d32eb544acd7cc4fa3266a863291bb608ba6b0054c029cf00f 3 0.00/1.00 vMB 58
236,175 236,175 00000000000000deb78440b5522ec9f925c97a027d982e06b920be838bb59d54 64 0.03/1.00 vMB 86
236,174 236,174 0000000000000168cb9711469ccfa6704398c82fca5dd42bb700f11970946be1 644 0.29/1.00 vMB 178
236,173 236,173 00000000000001235bc3eef867dd7608f875bb25fb7298184d2d149993da173f 418 0.23/1.00 vMB 150
236,172 236,172 000000000000005b07f3a0318d280ebc863bfc5ff836e966697345c6eec30bb3 705 0.42/1.00 vMB 125
236,171 236,171 0000000000000176fb89fd4642c5283d86e576fcc7b63accf8fe4d4118801c5c 751 0.25/1.00 vMB 296
236,170 236,170 000000000000004e761177e37e7fb66859a71164db5235b2895f0cf8cc78d5f4 246 0.09/1.00 vMB 24
236,169 236,169 00000000000000df7805938809e4026f47d7c31b67be24b23558fc66deca454f 444 0.20/1.00 vMB 169
236,168 236,168 00000000000000eba8796dcbb8824e84cac81032883620b53e1fa301bdbfba28 178 0.08/1.00 vMB 169
236,167 236,167 00000000000001363467c944eb83f1cd01824d054e3028be1d4efe5dd53618fc 356 0.19/1.00 vMB 157
236,166 236,166 00000000000000000eab32386b8854581ca95f672ec9ccd96d2201c493f2c644 629 0.25/1.00 vMB 192
236,165 236,165 0000000000000120e1a6b47a94869c00e020263d4cae95cdc6075d5b1c73f5d5 188 0.12/1.00 vMB 127
236,164 236,164 00000000000000f7f16043c17c78f7afbb8ce45569855c035af32b8c9a17ebc3 256 0.09/1.00 vMB 207
236,163 236,163 000000000000001dc8d8f53502f4dadc1889588a65bb12aac1b36b7cfa769863 620 0.29/1.00 vMB 182
236,162 236,162 000000000000005d573a9b4892ef0b5f235941c05a797988e594191f07dafc17 64 0.15/1.00 vMB 26
236,161 236,161 000000000000003ceb0cb080ee2a561e89db461c04205cee013d3431d916f4b6 535 0.25/1.00 vMB 170
236,160 236,160 00000000000000095e9e9f16373b0230af41f0a37b0134debe7d3aff82fa3d11 163 0.15/1.00 vMB 75
236,159 236,159 000000000000000107b4ded92596ec9f1c0ccdf2e7426f5cf9b4958d74804da2 358 0.15/1.00 vMB 172
236,158 236,158 000000000000005ab06a0db8d3bb08b991ef6d934f40d4df1785d8870d014534 840 0.38/1.00 vMB 1,839
Previous 10 blocks ↓
Total Size: 782.39 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: 664.65 GB
    • Received: 15.02 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.