Loading Tool

Explorer IconExplorer

Memory Pool

87,143 transactions
32.33 vMB
0.14318016 BTC
Random Selection Loading Transactions
Max Size: 198.28/200 MB

Candidate Block

Mining Attempt 2d259350dd5dc170195a3749c5c77c458a2b5bf7cf89178175db831a0caf46c3
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root 7c1b094b1593c83248a6c776dff7bec481af9690cf5cf175adfe99e6487b6919
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,970
Size: 1.00 vMB
Total Fees: 0.06259916 BTC
Feerates: 502.65 > 6.27 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (356,356 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
558,861 558,861 00000000000000000008d8d8eed69688cd63af87a8f0cf2b1efcbc79b32f0441 3,117 1.00/1.00 vMB 37
558,860 558,860 0000000000000000001700b1d88497bfa56ea3023aee59c6a6b2cd3ede731578 3,141 0.99/1.00 vMB 17
558,859 558,859 0000000000000000002cb4fbb24ed9d2dd725f57a0f7d27cb795acc533fda762 2,465 0.89/1.00 vMB 15
558,858 558,858 0000000000000000000604670e69a340956bb16d967281921001ce9a4461fae7 3,108 1.00/1.00 vMB 11
558,857 558,857 00000000000000000018c1f07ef110c8dcef8d12ac50b4038b2d8c8dec21570f 2,869 1.00/1.00 vMB 26
558,856 558,856 0000000000000000001565775eb51e9048325034b1ef7bb622f0ee46c4377fb7 2,761 1.00/1.00 vMB 25
558,855 558,855 0000000000000000002d5a85bbe982f41cdba4186f7dabad8542fac8211dc05a 1,924 1.00/1.00 vMB 12
558,854 558,854 00000000000000000017cb97784187fc2ff7f21015baa68a5ed35928121e988a 3,306 1.00/1.00 vMB 30
558,853 558,853 000000000000000000245d38502bf74c0fece2cda48416e0d9fbff1d42d9b8a1 3,518 1.00/1.00 vMB 37
558,852 558,852 0000000000000000001bd6fea7cd3a52e8ec70aba47274f1e9c0261edf920ad0 3,026 1.00/1.00 vMB 41
558,851 558,851 0000000000000000001e1ce40df93633653054b4dd8da6f5f7e0ad1c0fe28c1a 569 0.46/1.00 vMB 1
558,850 558,850 0000000000000000002a7ecb8372f83ec8f8be4358c19411b2381a37c3d5b3a7 2,515 1.00/1.00 vMB 6
558,849 558,849 0000000000000000000cb7ee6e5f17f825711c9a49a04bc66d42a1a1e3c99fd5 3,095 1.00/1.00 vMB 10
558,848 558,848 0000000000000000001e3503f007b587b3fb47b6b6d9b208173fca913a3422d3 2,664 1.00/1.00 vMB 24
558,847 558,847 00000000000000000000e0bc795a98e8d88c69bb8b85b244ed4775df7d90adeb 2,797 1.00/1.00 vMB 46
558,846 558,846 000000000000000000016923df8b050d3956eec535202b63ef0c42140d42d625 3,322 1.00/1.00 vMB 15
558,845 558,845 000000000000000000053139aeb54efa53a4480cdeb14985ca43760326c05cd1 3,303 1.00/1.00 vMB 36
558,844 558,844 000000000000000000003a96aa2df561adea7e6f9c0096b998c6acb1d52b32f0 1,819 1.00/1.00 vMB 9
558,843 558,843 0000000000000000002f6ed15754b650d1a2967b32fe90726c1f49b52a12fd6e 2,738 1.00/1.00 vMB 16
558,842 558,842 00000000000000000027c22fea66d89b8ce3e5fc2333be5db807c1ec8450bd65 1,951 0.82/1.00 vMB 15
558,841 558,841 0000000000000000002e3464d546f726b632e9d0af3db5cd0b63fe65ff83ef57 1,124 0.87/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.76 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: 709.14 GB
    • Received: 16.85 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.