Loading Tool

Explorer IconExplorer

Memory Pool

72,809 transactions
28.07 vMB
0.06779485 BTC
Random Selection Loading Transactions
Max Size: 166.25/200 MB

Candidate Block

Mining Attempt d5183bd55d777e4d8089345c25bc484e622a837c6df3a3ebafe6b17a68d5be11
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 8ff26ff88ced6bdf4fc608fc240dd7a2f506d9fd33b171ca42152d07c6646f25
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,728
Size: 1.00 vMB
Total Fees: 0.01175005 BTC
Feerates: 150.86 > 1.18 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (170,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,927 744,927 000000000000000000031ebaad6bcc5090f1c1129eac6fa85c7d203fa6f1e4b5 2,284 1.00/1.00 vMB 17
744,926 744,926 000000000000000000003c54943a693e98312f371671c163c3b7b583180978ce 753 1.00/1.00 vMB 6
744,925 744,925 00000000000000000004e88efd0a2dbe7c64574e6b52a19c2a4cc4cf2fff695e 1,634 1.00/1.00 vMB 14
744,924 744,924 000000000000000000005db44255648d0b610456e6c606075572c216fb7a9fef 863 1.00/1.00 vMB 7
744,923 744,923 000000000000000000071586c5de8fa78abb40d6ed61b8da4165149e4cbd9a26 656 1.00/1.00 vMB 4
744,922 744,922 00000000000000000005d3cc2b64b49c0c4fb2f0f1cebcf76c6c210be38f4528 1,545 1.00/1.00 vMB 10
744,921 744,921 000000000000000000051fa049e156567e4bfd1dc473af05f7483266cc115379 2,195 1.00/1.00 vMB 14
744,920 744,920 00000000000000000002e001cbed9e9326d190ca17ba88b36c8784fbf610f914 3,223 1.00/1.00 vMB 34
744,919 744,919 000000000000000000009acc25de592d9e805d3ed390d7cfc3a1ce998ebe2172 2,837 1.00/1.00 vMB 34
744,918 744,918 000000000000000000056c43fd844a1351740d90e03d9c4fd2930ab05027bcdc 1,893 1.00/1.00 vMB 6
744,917 744,917 000000000000000000029409ef0c75f82575a3bd0c3c03fd57dc2bcc2b914f8b 1,052 1.00/1.00 vMB 3
744,916 744,916 0000000000000000000384411c69775d63d154805a9fad4fbe9eb94889256ba0 1,612 1.00/1.00 vMB 12
744,915 744,915 000000000000000000005b2338251115bc7fbd486df1c46d131c4a4411dacf3e 527 1.00/1.00 vMB 7
744,914 744,914 0000000000000000000970fe9c6b8d3953e82fb9d82e4633cc6068bfbd52e367 2,456 1.00/1.00 vMB 10
744,913 744,913 00000000000000000000804ae78e3dbcf6309478220dbb39906bb72a88b2f493 952 1.00/1.00 vMB 13
744,912 744,912 0000000000000000000346593420b3171241c8dcb86fd6df43495946159c01e4 2,415 1.00/1.00 vMB 24
744,911 744,911 000000000000000000068dba979145cfab3d5d9d5cf829c3f44c9cab6438f15e 3,067 1.00/1.00 vMB 37
744,910 744,910 00000000000000000008014954f7a1961a743cd7ef958b6647dc1d6fd8876d9e 1,280 1.00/1.00 vMB 4
744,909 744,909 000000000000000000077fd2c0e45421c306847de923b8ba31968a17acd0b7b6 1,540 1.00/1.00 vMB 28
744,908 744,908 00000000000000000007bfedd07a59f5d54d68f6b3c64321d4fab219309ad324 1,378 1.00/1.00 vMB 13
744,907 744,907 00000000000000000001cad903423c9fe5f2efe812a68f7fcf3203ff26a171e7 1,419 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.45 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: 666.77 GB
    • Received: 15.22 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.