Loading Tool

Explorer IconExplorer

Memory Pool

54,502 transactions
31.39 vMB
0.13465291 BTC
Random Selection Loading Transactions
Max Size: 169.34/200 MB

Candidate Block

Mining Attempt ec97ded56f420eff25134bdc187979eff74aec7d94762ee6f1483904ff715e66
Version 20000000
Previous Block 0000000000000000000062eca90b6c850441ed7ba51b4482cf00fbe216ef2a8c
Merkle Root 14154858aac8f855754dbb1d3b1ebb403832c597ff18c07030794953467bdfab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,433
Size: 1.00 vMB
Total Fees: 0.04158417 BTC
Feerates: 301.27 > 4.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,814 (260,668 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
654,127 654,127 00000000000000000009cda3a31ce745baeb4a07ec21cb7f536a0acdf5263059 2,426 1.00/1.00 vMB 46
654,126 654,126 0000000000000000000c8b0c12aa5d2e7820d1bcde604a315303f34da44ae057 2,262 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.06 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.14 GB
    • Received: 13.43 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.