Loading Tool

Explorer IconExplorer

Memory Pool

82,396 transactions
31.11 vMB
0.12510020 BTC
Random Selection Loading Transactions
Max Size: 186.97/200 MB

Candidate Block

Mining Attempt af688bbb075ab52d6888e4ce211b6abd24841c9ea65e66c7f5ea0786cfdee277
Version 20000000
Previous Block 00000000000000000000ed28e39baea4b6623f6a6c602c921cd015c56b2bd9e9
Merkle Root 353f479f2afa212aa5bd62c457aef38c9f8b93d660e892f4a794e658e15ca16d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,054
Size: 1.00 vMB
Total Fees: 0.05417563 BTC
Feerates: 180.34 > 5.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,171 (160,501 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
754,670 754,670 0000000000000000000576a5e27c6fc85eb84afde5ae068e7ba651b6d98194a2 1,087 1.00/1.00 vMB 4
754,669 754,669 0000000000000000000187822e1da4bfbea5d94784f14343e3fb918a49226862 1,553 1.00/1.00 vMB 3
754,668 754,668 00000000000000000004342d729cd69b79832a898a3471b574fda5e79de7f71e 3,727 1.00/1.00 vMB 12
754,667 754,667 000000000000000000030bde936edcb82c9e34945b8c718bbc759087624493df 2,262 1.00/1.00 vMB 10
754,666 754,666 000000000000000000038030a6c052c9a25dbe3900f2a8d6564ccc73796052b6 3,455 1.00/1.00 vMB 26
754,665 754,665 0000000000000000000861701f6bee4cdb74347daac5f83cee7011a15c20b696 2,672 1.00/1.00 vMB 30
754,664 754,664 00000000000000000005b59458e0b65c23548f460708701237743150b8d32e15 1,875 1.00/1.00 vMB 18
754,663 754,663 000000000000000000008f6db12c8bf670847fa7eefdd3b22de74438088beb78 2,471 1.00/1.00 vMB 14
754,662 754,662 000000000000000000024ade10023e2a5c0422e47fa4d73a216ebfe519b80e8f 2,158 1.00/1.00 vMB 11
754,661 754,661 000000000000000000076654eab77640776b509fc02bbd9683260f741eb838b1 2,565 1.00/1.00 vMB 25
754,660 754,660 0000000000000000000712638fad296fdf563ddc338cd29737a3e0fff3cb1469 1,734 1.00/1.00 vMB 8
754,659 754,659 0000000000000000000848c390ee991f1469a854e6fc72986ca74e7a3d8ed945 947 1.00/1.00 vMB 4
754,658 754,658 00000000000000000006a25dabc985525912c1466ad2def2ab5d2f72a36ce250 2,969 1.00/1.00 vMB 5
754,657 754,657 000000000000000000061495b91c1a895ff95e6e3de92ec518f91b1b56ce3398 3,782 1.00/1.00 vMB 23
754,656 754,656 00000000000000000000e57391aceaa4f4e8ab923e1884a86f1cd0f88f58e549 1,105 1.00/1.00 vMB 21
754,655 754,655 0000000000000000000644de5d6d4c23ab92d8e6063c125c82536f11f685ccd3 732 0.26/1.00 vMB 11
754,654 754,654 000000000000000000019fbc5d42da37d7065c18588647e12b564ed93eafb501 827 0.23/1.00 vMB 12
754,653 754,653 0000000000000000000511baa9ac15622aada8c2032a2850fd6cbf9baa545966 1,876 0.73/1.00 vMB 10
754,652 754,652 0000000000000000000712137dd07d0e3ad5d72b679d014a2e78e7427089fcda 1,522 0.48/1.00 vMB 12
754,651 754,651 00000000000000000000cf9f7b1a46f96edd515c4223837de8ed13d993b7884a 250 0.09/1.00 vMB 12
754,650 754,650 00000000000000000003a5b489bc81d893537eba9aa080f9d5b2e041d47b3f38 202 0.04/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.69 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: 697.29 GB
    • Received: 16.53 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.