Loading Tool

Explorer IconExplorer

Memory Pool

85,782 transactions
32.88 vMB
0.13236066 BTC
Random Selection Loading Transactions
Max Size: 195.56/200 MB

Candidate Block

Mining Attempt 311bb47c55a0713d47576cf18350cb231851a7c0365421dfa61af699e5319594
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 0191e0b882800499a01c0e2e8344c29037ac6d8b6a29f3666b9b80ce5b5f114a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,617
Size: 1.00 vMB
Total Fees: 0.06108579 BTC
Feerates: 387.56 > 6.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (359,958 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
554,995 554,995 00000000000000000006fbc2292560f3a9b676532d461dc765d860c9bff671fe 2,584 1.00/1.00 vMB 11
554,994 554,994 0000000000000000002651e8ea84d3b29c4a78ff86b511b1010313aa55a587e1 233 0.22/1.00 vMB 5
554,993 554,993 0000000000000000002d0762003410a1f8d5d3db01a66569f764e16029bd11c4 2,426 1.00/1.00 vMB 12
554,992 554,992 00000000000000000021efdbd9f19c530b93bb8962936b7e0a226e900793d891 591 0.27/1.00 vMB 11
554,991 554,991 000000000000000000218848f01d7e54541a133a67824bef03f0e07c30f81189 461 0.21/1.00 vMB 10
554,990 554,990 0000000000000000001e8b4569a9be369594d2722cef948e0f99d73dc13de9ea 2,140 0.95/1.00 vMB 11
554,989 554,989 00000000000000000002dc6f5097b5f5fef80fcfd1c5da2aa84e66b181949f98 1,031 0.45/1.00 vMB 10
554,988 554,988 00000000000000000030be8677b1648236ebb47ae43d9199c1305c85b20f8cb9 1,276 0.63/1.00 vMB 14
554,987 554,987 000000000000000000130b23ed61827960bcca9f5edd8fa8662ab14cbf2c2d67 996 0.91/1.00 vMB 3
554,986 554,986 000000000000000000233d090c0f25083e002ed5458cc0cf6de6402cf2e5635c 3,110 1.00/1.00 vMB 20
554,985 554,985 0000000000000000002b97c44117f68ec21bf2c2931f37a6850120ea700986ba 587 0.25/1.00 vMB 13
554,984 554,984 0000000000000000003173c9fad1e7e799a84a81c224288107a843a9345ec15e 26 0.01/1.00 vMB 39
554,983 554,983 00000000000000000007174a4712dbfd73075426739296aa452ebd599037bfea 235 0.10/1.00 vMB 11
554,982 554,982 00000000000000000006dc173f5b263a2ef1b3e814fcd83262849247d277b114 1,567 0.81/1.00 vMB 11
554,981 554,981 000000000000000000329da9de002952f8c9923149c8d033211abe090b25c735 97 0.02/1.00 vMB 14
554,980 554,980 000000000000000000168aa2c032e51d6847db92510f2e944a64ffe44a275ef9 370 0.18/1.00 vMB 11
554,979 554,979 000000000000000000093316e5929d68ff908dc2937733cc0c9a2c3d6098351d 394 0.15/1.00 vMB 10
554,978 554,978 0000000000000000000b0ce7f972f92075a7599fa3038edccd52d6bbc51da34c 898 0.41/1.00 vMB 12
554,977 554,977 00000000000000000012be12f428a38388e14dc64ab6efb12ac56074d7a31c79 2,217 0.91/1.00 vMB 10
554,976 554,976 000000000000000000318ca3713208453231698ab21245513f62cab0debede04 1,631 0.76/1.00 vMB 12
554,975 554,975 00000000000000000016216fe614644c04ec8c6f8ae83e4c0e40b356eb3e44b5 243 0.10/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.31 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: 659.28 GB
    • Received: 14.60 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.