Loading Tool

Explorer IconExplorer

Memory Pool

80,637 transactions
29.74 vMB
0.07009993 BTC
Random Selection Loading Transactions
Max Size: 179.49/200 MB

Candidate Block

Mining Attempt dfad24033240d4803c3760b2f1c1ab69c79dff16856692b4bf000967929d502a
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 257c640d9ed696ab58683649b6f4dd53cc4d39a041e75a2f615288d5cbc87696
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,009
Size: 1.00 vMB
Total Fees: 0.00940021 BTC
Feerates: 100.36 > 0.94 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (105,791 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,187 809,187 000000000000000000025b5d29c01166cbe2e35c8c13deb12e089f53c2b1beb5 460 1.00/1.00 vMB 12
809,186 809,186 00000000000000000003e0e96f68aa65f28ed38b7463245a0a0afebcef4a9fea 1,813 1.00/1.00 vMB 16
809,185 809,185 000000000000000000017dd17721d6bc53985697ec7ca2efdb21851d543056d2 2,966 1.00/1.00 vMB 31
809,184 809,184 00000000000000000000ff885fcc0a1da2216ea05904cd14e7b36b181820ae27 1,340 1.00/1.00 vMB 15
809,183 809,183 00000000000000000001bec3d2d505f95f7f47f4504836e2450de1b14460ff25 2,294 1.00/1.00 vMB 27
809,182 809,182 000000000000000000019d079db701955c3745c53cdcf7b1503177b44216ca1a 3,583 1.00/1.00 vMB 42
809,181 809,181 0000000000000000000073b3b6ed6e79ad67e18bc995c183449d856f0688baf6 2,782 1.00/1.00 vMB 27
809,180 809,180 00000000000000000000e55e76f6c4c03e9645d44165d98209573d48cd903f2e 1,289 1.00/1.00 vMB 28
809,179 809,179 00000000000000000001faec65f9c4452e793412af67cc259234e892f51eb11d 2,629 1.00/1.00 vMB 27
809,178 809,178 00000000000000000004b944667f4b15849e2f74e791392857babccd7c604056 3,130 1.00/1.00 vMB 37
809,177 809,177 00000000000000000000529379a03cc721b2889e7a498e52b8ae83cbbab3c6e1 3,690 1.00/1.00 vMB 48
809,176 809,176 00000000000000000002f336f6a629bf116e308a69e624e2ecbe6a1c70e404f1 2,325 1.00/1.00 vMB 32
809,175 809,175 0000000000000000000127252be063f3ad9edab2abd850cf81c962664de946b7 2,226 1.00/1.00 vMB 30
809,174 809,174 00000000000000000001fad2dff8bd22f1373847b242c99f729af25fe69102ea 3,359 1.00/1.00 vMB 45
809,173 809,173 00000000000000000001f90d5d2cbd1706ad6c6b606676d1f85b539e31466081 2,214 1.00/1.00 vMB 26
809,172 809,172 00000000000000000003530198552e0bce3ca2e23f40d0040ec1e84c5da596d0 2,712 1.00/1.00 vMB 31
809,171 809,171 00000000000000000002581b6ff82dafcfca2dab3dbd8583b318e7b5710b0885 3,219 1.00/1.00 vMB 46
809,170 809,170 0000000000000000000205ffe270beaea3707dd1dc3a09118f20ab5a11ced125 2,935 1.00/1.00 vMB 23
809,169 809,169 000000000000000000019ce85c26a770a750fdd3452f71a5bdb3c04d19097d10 2,364 1.00/1.00 vMB 29
809,168 809,168 00000000000000000002dc37249f3a54ad43e0974da048ba15e8535b7d23a90f 1,642 1.00/1.00 vMB 47
809,167 809,167 00000000000000000000e9e8df70251cac6b4fd0c604403c7afc0f8847981857 1,979 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.