Loading Tool

Explorer IconExplorer

Memory Pool

80,687 transactions
29.76 vMB
0.09338100 BTC
Random Selection Loading Transactions
Max Size: 180.58/200 MB

Candidate Block

Mining Attempt ff10d68dba5c2a9396ffe8f378d30c7e3618d1e22dd5e20f95f3d593fe18129c
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 84717bc91645dad367aa062811d01e24b27462bd687e94d6a42fe1f387221431
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,986
Size: 1.00 vMB
Total Fees: 0.02648134 BTC
Feerates: 90.00 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (48,990 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
866,149 866,149 0000000000000000000002bfa201dff59c6e64b8c48c16d0e88a3eae3e283992 5,749 1.00/1.00 vMB 15
866,148 866,148 00000000000000000001e72a8a7f6dc24aedc8a61e9861b6d7b21de6a7082eab 5,565 1.00/1.00 vMB 24
866,147 866,147 00000000000000000001120a5b4220c6aa207efd492055d0f2d83b04d0100e0f 1,850 1.00/1.00 vMB 7
866,146 866,146 000000000000000000026c089867582f3e0c7f633edf164b815d7899bf9e46f6 1,414 1.00/1.00 vMB 7
866,145 866,145 0000000000000000000160504bf000c766b6acc312311373060fb59598efc112 1,865 1.00/1.00 vMB 4
866,144 866,144 00000000000000000000225c73e45cf1948668e26eba617140c3076d54690b84 342 1.00/1.00 vMB 7
866,143 866,143 0000000000000000000071c45958d86b216570e554b64d0ab1e329a3334334d8 1,277 1.00/1.00 vMB 5
866,142 866,142 00000000000000000001486647174a181e8119ce8202eb8200e32398fc331963 2,310 1.00/1.00 vMB 25
866,141 866,141 0000000000000000000105829a40c129693ec68378823805f99fb1fc65f16903 4,163 1.00/1.00 vMB 9
866,140 866,140 000000000000000000027269d4f806db6fb08094673d759b56ed93912f5d8769 3,148 1.00/1.00 vMB 15
866,139 866,139 000000000000000000028626c2b86e84aec8716bce4e94cb90aafd6699e0bc81 3,025 1.00/1.00 vMB 11
866,138 866,138 0000000000000000000218e8a558eb67289d6420fe873acbea7623cea9b04fc0 2,549 1.00/1.00 vMB 18
866,137 866,137 00000000000000000000ecbaa6660c9a0507421dddacfa04f3a571460e0cd59d 4,812 1.00/1.00 vMB 19
866,136 866,136 0000000000000000000280d29ff8229c6f2cf180e093591627dc1e82286e80e3 5,332 1.00/1.00 vMB 25
866,135 866,135 00000000000000000001f0e8285e1ae4eb2e45a39deec3c3c6e49f5ed223f719 5,520 1.00/1.00 vMB 26
866,134 866,134 000000000000000000029d7c52025b6a9b605251e6e40ff01f8b40e172800752 4,337 1.00/1.00 vMB 12
866,133 866,133 00000000000000000002dcfe2bc8f8394cbe0874936603c261c48d3fc7bee93d 4,061 1.00/1.00 vMB 13
866,132 866,132 00000000000000000002bf534d5c1d70f07fbf8f5809131e82a9e4d2449a0f00 4,390 1.00/1.00 vMB 38
866,131 866,131 00000000000000000000b0ee6c098e998a9dc68bd6503de8f5abe9588cda1024 3,479 1.00/1.00 vMB 9
866,130 866,130 000000000000000000016c344824c3c93c355a42a362a74fe4fbb13153d0d78a 4,223 1.00/1.00 vMB 8
866,129 866,129 000000000000000000009ffdf4d7a5e25cad887365512b06772de68ae8283941 2,494 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.63 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: 672.33 GB
    • Received: 16.20 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.