Loading Tool

Explorer IconExplorer

Memory Pool

80,280 transactions
29.65 vMB
0.06816034 BTC
Random Selection Loading Transactions
Max Size: 178.92/200 MB

Candidate Block

Mining Attempt ce73ec61875238d15c6fe6a68253498fa243c52470453ce99a1571cec573ef42
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 30268a00fe1ef4f10609507d90719b3f5a7b068d9cdcfa8698063c6053417ab6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,269
Size: 1.00 vMB
Total Fees: 0.00778266 BTC
Feerates: 73.20 > 0.78 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (369,171 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
545,810 545,810 0000000000000000001b8b6af5bdcb8ea0d1cdcf636bbe3ee4d674aed62abc90 461 0.22/1.00 vMB 13
545,809 545,809 0000000000000000000f799c6e2606b94e5c331f875e531a8fc79cf01ecf967a 927 0.44/1.00 vMB 12
545,808 545,808 0000000000000000001490ba271711387264fe82ca1491bc53738528b72b35d2 407 0.56/1.00 vMB 4
545,807 545,807 0000000000000000000972c29b1dd50c4421ed6baca02366495ed3b2acebdd40 2,851 1.00/1.00 vMB 13
545,806 545,806 00000000000000000001cedd25bd08da28a3d615c10544aba51fb227dedb5d4f 935 0.37/1.00 vMB 30
545,805 545,805 0000000000000000001522bb229113d4ddc4ab1d16def58a7dbc0c948113cfcc 565 0.68/1.00 vMB 1
545,804 545,804 00000000000000000023531da11cf335eef884506230cea24e6faebe05214a6f 2,599 1.00/1.00 vMB 19
545,803 545,803 0000000000000000000c5d9604d17defa10871491892dd5ae7ba9c87a06773f5 487 0.45/1.00 vMB 6
545,802 545,802 0000000000000000000de233d964307f4e403711a47dcee850b36192316d5820 2,822 1.00/1.00 vMB 15
545,801 545,801 00000000000000000016fbabbc028cb98c0bef0ca270bb1759ce5e80b3a45cd4 1,847 0.96/1.00 vMB 11
545,800 545,800 0000000000000000001fd016692c7d62d697d67a8fd4e998ff38ea9dfa2a0563 398 0.15/1.00 vMB 14
545,799 545,799 000000000000000000089c4ee84d1f0ac80f4842b39d1e56effb541514f33c20 1,459 0.62/1.00 vMB 11
545,798 545,798 0000000000000000000d05d41c8d11e49acb3a0f0fa5ecceb13bab9ad0142190 444 0.24/1.00 vMB 23
545,797 545,797 0000000000000000001751bb0c757d3ec3988dc919a1dbc62e8c3cc7287e209c 1,228 0.53/1.00 vMB 11
545,796 545,796 0000000000000000000c6e8d253d5f7627b0326bfb52e9adf36d73002856dae0 45 0.05/1.00 vMB 1
545,795 545,795 0000000000000000000a36b8d62cc45a51e1e257bc5eaaeac69cf3b40c8c89a9 2,127 1.00/1.00 vMB 11
545,794 545,794 000000000000000000108fb6e486b7d871813c169f46ba029e3e23fd098c688c 377 1.00/1.00 vMB 3
545,793 545,793 0000000000000000000504959cf85f008c5d9dc4ee116f73952e1e83bf9d6989 574 1.00/1.00 vMB 1
545,792 545,792 000000000000000000166f72d84d55bac8d8e814a78a36c450fa9eccde5c10a5 2,971 1.00/1.00 vMB 8
545,791 545,791 00000000000000000007dda960ebcb3c7d21e6d6da78c963c30e0f1be7b9ec2e 2,513 1.00/1.00 vMB 23
545,790 545,790 00000000000000000017bfaf038bf5ea54e72bc26a5508131a88c4709d683fca 2,550 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.36 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.54 GB
    • Received: 14.86 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.