Loading Tool

Explorer IconExplorer

Memory Pool

76,687 transactions
28.95 vMB
0.07525529 BTC
Random Selection Loading Transactions
Max Size: 177.10/200 MB

Candidate Block

Mining Attempt dbaa573f7e320f147c0d27b1b3afa067a9c6ce6bf5337589319f5a359b515bc6
Version 20000000
Previous Block 000000000000000000018a1745256f25ae444f4fd5c5dd6ed2078735484c4179
Merkle Root a4f86707ad16be7829a2cff1fb6f3ae89a2256675f50ecee6e9f18469221407f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,425
Size: 1.00 vMB
Total Fees: 0.01205250 BTC
Feerates: 74.05 > 1.21 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,241 (301,397 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,844 613,844 0000000000000000000e3f9c25230a456fb8446c75448dbc616ea00457be4738 897 0.32/1.00 vMB 16
613,843 613,843 0000000000000000001011ed21e9a0fb78c0647da3779e9d68f3b50ea8a0e3ce 780 0.30/1.00 vMB 14
613,842 613,842 00000000000000000002a1b472ab490934653d3a0915c7bb7d0f059461bdb351 1,283 0.44/1.00 vMB 14
613,841 613,841 0000000000000000000e357534085dd80ae40005f9824f509c0e988fa401d1db 1,425 0.44/1.00 vMB 14
613,840 613,840 00000000000000000010ae8b8521d715ae4c9e440a3115bc1ae560360fbe7025 2,589 1.00/1.00 vMB 14
613,839 613,839 000000000000000000089d3e6fbba410ba3f9dedd7d84179b28b77456542db41 1,141 0.45/1.00 vMB 14
613,838 613,838 00000000000000000012b72ccaaff42f4ec653bf4f547ff0dd8006ed023e350f 2,542 0.96/1.00 vMB 11
613,837 613,837 00000000000000000006807fba09c28d7506d36a8cec3385108a2fad6e6d4fa1 1,535 0.46/1.00 vMB 6
613,836 613,836 00000000000000000000fd0cf37950ca43e2c5ffe7201159932879cfb57f8d8c 2,782 1.00/1.00 vMB 15
613,835 613,835 000000000000000000035a128c0703ed345f2b5b714044582717f36aa9b6a51d 1,877 0.71/1.00 vMB 13
613,834 613,834 000000000000000000116bce2d2151f7b120a864cb1e4100cdd005739b8b16a9 315 0.10/1.00 vMB 10
613,833 613,833 00000000000000000007446cbb300cee8052e5bb1aad21abc6447fe28450f8b9 2,631 0.96/1.00 vMB 8
613,832 613,832 0000000000000000000fbfda03c054fe946dc56b747ac293e2636d6658cf5b67 2,682 1.00/1.00 vMB 19
613,831 613,831 000000000000000000041f0d06bf0f45108192b28e2327d45abdebb600621ebc 2,733 1.00/1.00 vMB 2
613,830 613,830 0000000000000000000bd35ab6169950fe3d0670ebcc41e67331128b1444d3de 2,893 1.00/1.00 vMB 20
613,829 613,829 00000000000000000005d466e094de60ac6feaefc2c1757d5b5120c7362656b6 2,537 1.00/1.00 vMB 15
613,828 613,828 00000000000000000005ed76224bd9e039c412f31dd5bc2c5ecb79bf202f0715 2,896 1.00/1.00 vMB 14
613,827 613,827 0000000000000000000d6f59f756416a98c9b41e36f73826e5fbaa2e3d2ef3b8 2,657 1.00/1.00 vMB 15
613,826 613,826 0000000000000000000bd4a701bf718eb977601a3c6a0e56f014ddf09be101c0 2,643 0.97/1.00 vMB 11
613,825 613,825 0000000000000000000af72dbdf7513a4fc87b605ce6a9273ade2ba912521a21 784 0.24/1.00 vMB 13
613,824 613,824 0000000000000000000c13d9f8ee51d12e9eeefc35710f609b8d9462bb3eb0d3 48 0.01/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.81 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: 710.28 GB
    • Received: 17.05 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.