Loading Tool

Explorer IconExplorer

Memory Pool

86,362 transactions
33.21 vMB
0.14371589 BTC
Random Selection Loading Transactions
Max Size: 197.53/200 MB

Candidate Block

Mining Attempt 8c876fe505f23d62d6834452045ac2901f83dccdd8f67e01051043a2f4effda9
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 086ea0760c428a02678ee959b07e91eb9c530b6d0a03a48e6fdd5d7256df05a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,779
Size: 1.00 vMB
Total Fees: 0.06601758 BTC
Feerates: 387.56 > 6.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (369,148 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
545,789 545,789 000000000000000000127e1626473767764cddc5a23d49a0bfe69e27cf2524f3 121 0.06/1.00 vMB 9
545,788 545,788 000000000000000000141ad262a5d17e2641352810ca55420213af76df0fdddf 328 0.24/1.00 vMB 23
545,787 545,787 000000000000000000122688e28b8c6482f77392d20f76eec0dc21665a60cd48 728 0.38/1.00 vMB 13
545,786 545,786 000000000000000000007b29eeb9d6676c9c2c996344e68df2e45a372a862d9b 502 0.63/1.00 vMB 4
545,785 545,785 00000000000000000017b4c94b7e0f7cb5c05dc41ae5962b4d8b59c87cfb643f 1,834 1.00/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.41 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.