Loading Tool

Explorer IconExplorer

Memory Pool

47,757 transactions
28.75 vMB
0.09815513 BTC
Random Selection Loading Transactions
Max Size: 151.71/200 MB

Candidate Block

Mining Attempt 7001282a16c4601998e72201008bfc52c3cf2722d48a90c72031e845d1da291e
Version 20000000
Previous Block 00000000000000000000d375a3af0e2e764f1452aa44a1610bb3f0f4ff2602e2
Merkle Root faf1e846d2980da5555f88c149331ef023eba10efc7b9e6a09cf5b0b89cd5ff7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,829
Size: 1.00 vMB
Total Fees: 0.02376757 BTC
Feerates: 70.48 > 2.38 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,712 (202,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
712,079 712,079 00000000000000000006ef2643254d0d832a1c7cb15e0ee45a61180d0e26434b 100 1.00/1.00 vMB 8
712,078 712,078 00000000000000000005fe9a5f45655e1169519939fb831d9c49e1626e93ace0 1,065 1.00/1.00 vMB 12
712,077 712,077 00000000000000000006e0c7d1542913e86860ac0e06c580bc00da5f609999cc 636 1.00/1.00 vMB 8
712,076 712,076 00000000000000000002c6a527b652b8114c4ce3db8db3b0d7601dfb893d03c8 2,637 1.00/1.00 vMB 16
712,075 712,075 0000000000000000000c2780b17ba15bc3ac093dfcf2630acff837ea54f5f8b4 3,495 1.00/1.00 vMB 13
712,074 712,074 00000000000000000003c65dc01453e5288ca4de8eb22b4ec9e48f8b89a9f81e 3,613 1.00/1.00 vMB 16
712,073 712,073 0000000000000000000bf313804903aeef509ed51fc97eb1b3997ded9e490b7a 3,476 1.00/1.00 vMB 30
712,072 712,072 000000000000000000083c543010fc9284fcd0562b1f8c76368b714f9d02b5d8 1,936 1.00/1.00 vMB 15
712,071 712,071 00000000000000000004cc03a41f521a18e3c76c3fe99cbd7db20e231aff0f76 52 1.00/1.00 vMB 8
712,070 712,070 000000000000000000026ea38122e37dd4437971c11a19a3932d3c1fbc2fd5d1 283 1.00/1.00 vMB 8
712,069 712,069 000000000000000000035534a98e0695afe0026648b2f11565ddf7c77f6b077c 1,066 1.00/1.00 vMB 10
712,068 712,068 00000000000000000007fa05d86b27d78848469478274c86ee2795f980bf9696 1,753 1.00/1.00 vMB 13
712,067 712,067 000000000000000000009a2565e7d63b5f733a21a5cea842ef901cb7097156c8 133 1.00/1.00 vMB 8
712,066 712,066 000000000000000000064572e79fb677851d0dee970659abce6f7985a2420bc8 672 1.00/1.00 vMB 10
712,065 712,065 00000000000000000000a7adf2e4ff8b3d68495f8163e289611562c4bb213e90 423 1.00/1.00 vMB 9
712,064 712,064 0000000000000000000304322827b18d4097a75ea6329d950c8f99e444f6d593 339 1.00/1.00 vMB 9
712,063 712,063 00000000000000000004e6976cb5053c80962ca0ee8e21336e3b421733d607a8 992 1.00/1.00 vMB 10
712,062 712,062 00000000000000000001c71fbf33392bebbbbbbd28b996e15ebcae160ce807fb 466 1.00/1.00 vMB 9
712,061 712,061 000000000000000000089ca91030b3f533db3fab8be9301fb6c0dd76795f5033 1,527 1.00/1.00 vMB 12
712,060 712,060 00000000000000000003491968a919fe2de96033803588a765bdb6ef14032ab0 1,264 1.00/1.00 vMB 12
712,059 712,059 00000000000000000008e12efa847cdc3fc3db10569ca5c2d59ff824dd1880fd 1,762 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.88 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: 645.06 GB
    • Received: 12.67 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.