Loading Tool

Explorer IconExplorer

Memory Pool

55,596 transactions
32.52 vMB
0.16728061 BTC
Random Selection Loading Transactions
Max Size: 174.00/200 MB

Candidate Block

Mining Attempt aa88d365f1180f024c58896b754056157eef009cb613d1d18fe8251726a501a0
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root e82a6a721b55aeda5130babce7ebab0fad0b65b34e313e932da1faf7e7959ad4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,529
Size: 1.00 vMB
Total Fees: 0.05734077 BTC
Feerates: 301.66 > 5.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (260,673 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
654,148 654,148 0000000000000000000977c8145a8db0dcb7bbe7281c4319ecfcbbbd0bcf33da 2,794 1.00/1.00 vMB 28
654,147 654,147 0000000000000000000b9a899032be8100b0f3d9665e26d32df9cec5787affe8 2,665 1.00/1.00 vMB 49
654,146 654,146 00000000000000000009c43cd9304ac6b16f03d11c99738947d9c62dc24fd45a 2,528 1.00/1.00 vMB 91
654,145 654,145 00000000000000000000eafc8a79c47dc9cafe6a11095d8beb408eaa0ead4047 2,508 1.00/1.00 vMB 34
654,144 654,144 0000000000000000000095d19e404a169f6a1d0436b5704aefcf94cf8b381497 2,663 1.00/1.00 vMB 59
654,143 654,143 00000000000000000001ccab92924de1dd7af284b286062821717693ed973388 2,724 1.00/1.00 vMB 137
654,142 654,142 0000000000000000000853add684e4693e1c02debb30dc20c650a40f8276f436 2,819 1.00/1.00 vMB 44
654,141 654,141 0000000000000000000c5984afbbd95c7d5ac87442c4ae3bee6d21ec3e9b2b18 2,415 1.00/1.00 vMB 91
654,140 654,140 000000000000000000077d7b0f6787212b30ea392657b15fb82d22dd640bab9f 2,550 1.00/1.00 vMB 118
654,139 654,139 0000000000000000000468918420a63ef1a7e1e7e83778d580955ddc8588f3bd 767 1.00/1.00 vMB 146
654,138 654,138 00000000000000000001d7883e133588d0c5d0700b56846602145e105d338eb5 2,165 1.00/1.00 vMB 153
654,137 654,137 00000000000000000007e149a32d7e3fb7a6dd8349e20464561ee47865d4da1e 2,429 1.00/1.00 vMB 116
654,136 654,136 0000000000000000000c6be1cc50da13fb8ae3b7a11ba0fa14e1c0919001e234 2,239 1.00/1.00 vMB 23
654,135 654,135 00000000000000000005b1e98701e0b34b8d2eeeef91d4b18660349351df410d 1,902 1.00/1.00 vMB 63
654,134 654,134 00000000000000000006fc42c93578e260fcd15af396d0099cf1b6211ee82af5 2,688 1.00/1.00 vMB 136
654,133 654,133 00000000000000000004c95636de378a53594d93bd257da6edad526064ad1284 1,738 1.00/1.00 vMB 112
654,132 654,132 00000000000000000008b9abf51c20a18482a8e1802f2b1feb24e97511dc4755 1,928 1.00/1.00 vMB 125
654,131 654,131 00000000000000000008cdd6ea4d9808b81e675e8ea486a3643df6bced191ef1 2,573 1.00/1.00 vMB 85
654,130 654,130 000000000000000000031298297280003ab0931857d5ab503efb91d7ff8628d3 824 1.00/1.00 vMB 7
654,129 654,129 00000000000000000006d4f6270670ecfdd5eb9c45e48519d442fa7c1d52c9be 2,662 1.00/1.00 vMB 75
654,128 654,128 00000000000000000006ed8c1918d57e3ec6e4dd787b50b5dcaf5e7b5bdbac9f 1,244 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.07 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: 651.27 GB
    • Received: 13.52 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.