Loading Tool

Explorer IconExplorer

Memory Pool

38,819 transactions
30.82 vMB
0.06770922 BTC
Random Selection Loading Transactions
Max Size: 153.85/200 MB

Candidate Block

Mining Attempt 92dd1041eaea0eb9a134f722b9a7c3a5b3175fc8ae2aa059e938945bbc19de73
Version 20000000
Previous Block 00000000000000000001fb7c00d7c8da0fa3eefc41e5d02be8cc17664e06bb00
Merkle Root 518d628dd2c2a80b05632c3e692bc62aff3befffb269e8d104f292d5db8ef822
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 650
Size: 1.00 vMB
Total Fees: 0.00532364 BTC
Feerates: 26.09 > 0.53 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,568 (556,418 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,150 358,150 000000000000000001b804314f08311a59fd0ef6bdfe473cbe1937eb099d5337 195 0.16/1.00 vMB 7
358,149 358,149 000000000000000015ec0a8a4289fec5f139c701ae3de4393befdd7693378e64 1,510 0.75/1.00 vMB 20
358,148 358,148 000000000000000004236454eb8f11812e84c0e26a1f259b78116f49052fbc17 850 0.75/1.00 vMB 28
358,147 358,147 00000000000000000b25bf4b68685bb19a981bba26d6f4fe3c8dae1c5cf34740 1,653 0.75/1.00 vMB 35
358,146 358,146 00000000000000000fd3196943c62826b72732c4eb428bd5775c3c4d72c62b3a 395 0.36/1.00 vMB 18
358,145 358,145 000000000000000009080fe6c667d479abd64595887ce3ebb33b1615ff40e736 1,027 0.75/1.00 vMB 20
358,144 358,144 000000000000000016195f3d2b1a66c296b679d400cede74f80d46d3015b52e3 1,423 0.75/1.00 vMB 28
358,143 358,143 00000000000000000d1cad4149ea6e12c6884211c5a384228189bc45fd4f63be 2,048 0.69/1.00 vMB 41
358,142 358,142 00000000000000000401391cb14a5f4769446dd89523342f305344af8b6a6eeb 1,382 1.00/1.00 vMB 17
358,141 358,141 0000000000000000134c3c2ea3960a551206d80ae14ceedb3a17efe18dac05aa 2,508 0.75/1.00 vMB 48
358,140 358,140 00000000000000000b9e6c1ce35e6e06c01b1f381840bcd9297f307cb1e6aae8 130 0.10/1.00 vMB 15
358,139 358,139 00000000000000000a24f7005c2519217bd35bdeaa621515dbf1c791a1fbcf33 277 0.19/1.00 vMB 18
358,138 358,138 000000000000000006424791949b4b6f509c6a171ff905bf9eb19077fd17a2f0 905 0.51/1.00 vMB 25
358,137 358,137 0000000000000000061fbdba284d19cd3b98c72370d60d28d53ae33b6de31f6d 1,057 0.58/1.00 vMB 12
358,136 358,136 00000000000000001283f484ac0fd1f4821f8625ceebebf6c040d20c32f5d21f 1,497 0.75/1.00 vMB 27
358,135 358,135 0000000000000000139231ea3b700cf2549fdde0b600395e3cc04133e48c40ff 524 0.33/1.00 vMB 26
358,134 358,134 00000000000000000cc284dec0912ce9fb13aa1d7ea1a0ec384a817a0ec57519 709 1.00/1.00 vMB 15
358,133 358,133 000000000000000015d82feb94397122ee7186e3540dc841ce5f92c9db00b0b9 1,184 0.75/1.00 vMB 25
358,132 358,132 0000000000000000018a447a5bc25462a57b2410bd2ac381aebde0548a6a2c7b 1,862 0.75/1.00 vMB 45
358,131 358,131 000000000000000001549af2212139c0742445859f94d602a416dfbbbba93a0e 544 0.75/1.00 vMB 16
358,130 358,130 00000000000000000420697f3151550ec5d522ff963f2f0c20db96782cc68a3f 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.62 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: 625.27 GB
    • Received: 11.59 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.