Loading Tool

Explorer IconExplorer

Memory Pool

81,639 transactions
30.36 vMB
0.12715363 BTC
Random Selection Loading Transactions
Max Size: 182.81/200 MB

Candidate Block

Mining Attempt f56df081e842174f5374b00723066159c88fa1cb31c68d9980b13b88829975fc
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 9dd6676eff69b26eb78229ad36709bef17bebcf77ee36867d9f0e9c6ea83a48d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,516
Size: 1.00 vMB
Total Fees: 0.04947035 BTC
Feerates: 302.06 > 4.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (355,188 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
559,941 559,941 0000000000000000002de95b9d7b6db88aea9f955f3969f3c125aeeaa932580e 2,531 1.00/1.00 vMB 13
559,940 559,940 0000000000000000001bf5344910d2aa316a9d9209efc552c8b558b8c85e352f 2,165 1.00/1.00 vMB 18
559,939 559,939 00000000000000000028c77a1e555ab92e02d8a14c932ef0b46e8b3f5d4bb963 3,282 1.00/1.00 vMB 32
559,938 559,938 000000000000000000248f1927265cd924d80a5b702dcf500b7384c61b9b3565 3,059 1.00/1.00 vMB 36
559,937 559,937 0000000000000000000c6e5aa1ccaaffcb8e059b2087e0634265cbd473050d8c 2,983 1.00/1.00 vMB 7
559,936 559,936 0000000000000000000fe900f883c68f8f3fa2f814adec59cfe9d5c6dfb6d118 2,689 1.00/1.00 vMB 16
559,935 559,935 0000000000000000000db1e1369750370a396f80c694b92acef72bd8efb08c84 2,928 1.00/1.00 vMB 34
559,934 559,934 0000000000000000002f3eeee7eceadfa0410c5d3d43a28510c32c28e4cb911f 1,530 1.00/1.00 vMB 13
559,933 559,933 0000000000000000002c095895b475686457e2b53c170e8f1c62f500474c69fc 3,211 1.00/1.00 vMB 23
559,932 559,932 0000000000000000000936d35f62105661b62b078f8c615f7a678cbd14ce628c 2,593 1.00/1.00 vMB 21
559,931 559,931 0000000000000000001021ef7e02136219f164264e1992cc8a0b40578fa8d669 3,397 0.97/1.00 vMB 26
559,930 559,930 0000000000000000002b7794697ca1d5025eaf72435f8f15ae6da4fa61c21cf0 2,834 1.00/1.00 vMB 41
559,929 559,929 00000000000000000017ddc965fb5d641cef4fa9e106ac149b60b614a2139031 2,930 1.00/1.00 vMB 26
559,928 559,928 0000000000000000002243e4248820ad8558af26d440156b35a03193557bf3b6 2,975 1.00/1.00 vMB 38
559,927 559,927 0000000000000000000e77e540d840eb9a0810490570e456ca27f5abfb2b4d17 158 0.06/1.00 vMB 14
559,926 559,926 0000000000000000002aa7e03f7f70688c251522d692b447e293bfedea07f8a4 2,775 0.98/1.00 vMB 18
559,925 559,925 00000000000000000003f70ac0962660bb02dafacb8366b66f82880ba3768aa2 499 0.15/1.00 vMB 21
559,924 559,924 0000000000000000000ff61e9f14b897861215db01c6f61dc8733170d23d2752 1,450 0.52/1.00 vMB 16
559,923 559,923 0000000000000000002630184d29ba8fe236498d1d098768d091b570937b5325 780 0.66/1.00 vMB 1
559,922 559,922 00000000000000000018bc003e6b8c07a6c0da3e36ba7cdb8eab65b6589e51a8 2,570 1.00/1.00 vMB 8
559,921 559,921 00000000000000000002126e59bdd03543b0a1e8683416397fcb52d1cda9428e 1,037 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.62 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.01 GB
    • Received: 16.10 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.