Loading Tool

Explorer IconExplorer

Memory Pool

84,188 transactions
31.62 vMB
0.14061595 BTC
Random Selection Loading Transactions
Max Size: 188.90/200 MB

Candidate Block

Mining Attempt 7c5fc6a9e7e5cabb30c793034dae1ad1cc05a7634c7d7a8d1d980263deed58d6
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root f4cafe24ca8ff40d961ba0ce254df7d18a4a54c18070755796ecf0201d4f0efe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,114
Size: 1.00 vMB
Total Fees: 0.03681279 BTC
Feerates: 55.77 > 3.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (219,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
695,845 695,845 0000000000000000000552c4b19b2191b2b640cdcbfc1d5ddbd3b1cf5252e9a2 2,549 1.00/1.00 vMB 13
695,844 695,844 00000000000000000005adbfdb9e6256886b7694fc022b6990d268d9b7a2eb98 3,053 1.00/1.00 vMB 18
695,843 695,843 0000000000000000000331b763b77c8b6aca8bafdc6c2a1479e0d69a3bc08e3e 1,597 0.75/1.00 vMB 11
695,842 695,842 0000000000000000000002a22f2c6d2d6946b4aa0947830af6f0ddd533f4ff0d 2,245 0.74/1.00 vMB 2
695,841 695,841 000000000000000000105ffb90f9600828b9a15a5109e1ddd3aeda544f3d18b1 2,051 1.00/1.00 vMB 23
695,840 695,840 0000000000000000000e749665210a2ad30df50ff4382cd761feef53a36415bb 619 0.55/1.00 vMB 7
695,839 695,839 0000000000000000000502402d0986103f5090f069028e32ef3277db6585c148 1,530 0.59/1.00 vMB 14
695,838 695,838 000000000000000000031378caf01666918240b5c9cf7dba57466d7a912bb60a 143 0.05/1.00 vMB 15
695,837 695,837 00000000000000000000f19fed7b1146be1852bab24d9a3ed2409bded16ba13c 1,495 0.51/1.00 vMB 13
695,836 695,836 000000000000000000014f6d36f6825453bde8c130d70ab2707a6e2df02508a5 203 0.06/1.00 vMB 15
695,835 695,835 000000000000000000054853fde70e86bf83822499a3896b6454160c766c7ce7 1,047 0.38/1.00 vMB 16
695,834 695,834 00000000000000000003ff9147d52918b5b01c31826da412026d62bed18b7120 200 0.06/1.00 vMB 16
695,833 695,833 000000000000000000079ba95faaf647882fc345bb7c09dd1e28c6300c7f9516 1,813 0.82/1.00 vMB 10
695,832 695,832 00000000000000000008efeadd56991681726e5bf5f5b40956d195190c7e1de1 389 0.17/1.00 vMB 26
695,831 695,831 0000000000000000000076e6ee110d0af7ae5097e4724ed49ded3d4099651325 661 0.26/1.00 vMB 14
695,830 695,830 00000000000000000004d60dde3e82c500b3a0e09ee725e14da9b336a0bc7774 847 0.43/1.00 vMB 20
695,829 695,829 000000000000000000076248cabd5c9d96f6b9ca348f81e17b30de13876996cc 68 0.02/1.00 vMB 10
695,828 695,828 00000000000000000007af8b1a284ea12a7d5bd476209aa0e7a11747f6901ade 226 0.10/1.00 vMB 9
695,827 695,827 00000000000000000002c55d05de2925e347f4c37c54328193875772924a71f7 1,232 0.48/1.00 vMB 14
695,826 695,826 00000000000000000011ce4f55de76f77ab76f6893bf2da5058d89dac1d8d248 221 0.12/1.00 vMB 10
695,825 695,825 00000000000000000011fefd2b3ac817c963af6cccfa4432878ccf8989eef2eb 612 0.74/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.65 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: 672.72 GB
    • Received: 16.32 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.