Loading Tool

Explorer IconExplorer

Memory Pool

55,169 transactions
32.40 vMB
0.16068013 BTC
Random Selection Loading Transactions
Max Size: 173.26/200 MB

Candidate Block

Mining Attempt d9e45fd5db4bf2a4b75abc533c3d1373193eb4a543345fe70409ba791fb3927e
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root 94a21532b4fdc40061fc1e5d12e08cb182933eafc5d6923d346383b4948d867b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,394
Size: 1.00 vMB
Total Fees: 0.05394362 BTC
Feerates: 301.66 > 5.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (191,174 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
723,647 723,647 00000000000000000009ef4d7e5a01910f376e509fb401ce5aa83f001f21e8cb 3,222 1.00/1.00 vMB 15
723,646 723,646 00000000000000000006a3b4473e7480c77979dd5c8667dbdd3c5e00539c9fa6 2,772 1.00/1.00 vMB 11
723,645 723,645 00000000000000000007f498598d8ced6de80ac5c98407b15f96fb5b3b2600a6 700 1.00/1.00 vMB 2
723,644 723,644 00000000000000000006fe3bd27d9f14693b0120d77ce11600adbcb866cd5d9c 1,296 1.00/1.00 vMB 7
723,643 723,643 0000000000000000000517ac40b32fd526236054600659a94ad39caa38d0409b 3,211 1.00/1.00 vMB 11
723,642 723,642 000000000000000000007b8996813c88be353afa8b9b60239d5ec5006861f264 3,100 1.00/1.00 vMB 5
723,641 723,641 00000000000000000009b6749486097f6fca874e6d8d7d76666b1730a9233c57 3,233 1.00/1.00 vMB 9
723,640 723,640 00000000000000000006a675171c6a024284e86a178919da29597a55f6e5d68f 3,266 1.00/1.00 vMB 10
723,639 723,639 000000000000000000008a403b048cf591d6c6fb58adff31374080fa7760ae5d 2,595 1.00/1.00 vMB 20
723,638 723,638 00000000000000000005a52a794d9bc958fdcd48ffc0eebc8d797edef86bd62c 782 0.33/1.00 vMB 6
723,637 723,637 00000000000000000005a6db8d02f66ab13a9c88fa465770b5b3b703f17dc0f4 1,662 0.99/1.00 vMB 1
723,636 723,636 00000000000000000002d2bd4f1821c055c958e0fb2b418abddac8c9d29e4a00 2,278 1.00/1.00 vMB 5
723,635 723,635 00000000000000000003ad9e708b23488d8122b87fc9f49dce7c6508cf956ebb 2,910 1.00/1.00 vMB 10
723,634 723,634 00000000000000000004d11a5cb98ac214cf40f9389de00bab335de2762dda7a 3,291 1.00/1.00 vMB 15
723,633 723,633 000000000000000000034d10198def3296cb0094345cce15250029f2e8cb3f65 2,560 0.88/1.00 vMB 8
723,632 723,632 000000000000000000017091edce14ae2d77e702c3c34ab7c63818035cdc4d44 311 0.09/1.00 vMB 9
723,631 723,631 00000000000000000007a5474e4a0ee7e6e88209eb12d502ed890df2e26cf298 1,763 0.58/1.00 vMB 7
723,630 723,630 00000000000000000001fc7829c2d2ee6e753c3593326704be98f78056f721e9 2,930 1.00/1.00 vMB 10
723,629 723,629 0000000000000000000760b0c92d475e779266dd78ee32fc5f8f3a362c7020f6 1,949 0.64/1.00 vMB 4
723,628 723,628 0000000000000000000030a2f95a9bcfa9c6ee9eb07d2dde04597a1c0a74d947 3,155 1.00/1.00 vMB 11
723,627 723,627 00000000000000000005eff60d928132d71bdee182b38256f82bc979b20b91cf 2,795 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.07 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: 651.26 GB
    • Received: 13.52 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.