Loading Tool

Explorer IconExplorer

Memory Pool

86,418 transactions
31.75 vMB
0.10674616 BTC
Random Selection Loading Transactions
Max Size: 194.49/200 MB

Candidate Block

Mining Attempt d74cf6ec2e4f3376c39cda18c66795cef8c57d6fc82103a1cd939bc28cbe3896
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 2f0ebc2852da015ce6043e25cdeff34319f228961d0b75505d353e288a622e7a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,913
Size: 1.00 vMB
Total Fees: 0.02658372 BTC
Feerates: 1,236.26 > 2.66 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (192,462 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
722,900 722,900 00000000000000000009b6b77d385c4b22bbf6a0ed0b9ff27cd5f5b93b7f9670 142 1.00/1.00 vMB 2
722,899 722,899 000000000000000000054d55efa883a6e6087e9b8b73f47175c48d3da5e30aa6 468 1.00/1.00 vMB 3
722,898 722,898 000000000000000000089fe70bc3b3d3e6f6d274379a1f401b40101b55c0d575 278 1.00/1.00 vMB 2
722,897 722,897 0000000000000000000202cbe9d3954a5c018014345be74b82ecc8da92eb67c5 325 1.00/1.00 vMB 3
722,896 722,896 00000000000000000003a506bec08fd977b94218f3c62b34bcaf35ec5f64ed03 404 1.00/1.00 vMB 3
722,895 722,895 00000000000000000007b1a04dc106c63e4bda1dde4a0d673e7bfa130cc0a342 958 1.00/1.00 vMB 5
722,894 722,894 00000000000000000003d72faeba125cda8551c0f00778b71d69f30352ac7d53 476 1.00/1.00 vMB 3
722,893 722,893 000000000000000000083d329892ce9447f0cec167aa6f2a64a1fd29a35484fd 525 1.00/1.00 vMB 3
722,892 722,892 00000000000000000003ecad81fedda6a25a00c790091831c6ed5a264ab490e3 1,009 1.00/1.00 vMB 5
722,891 722,891 00000000000000000007e0b1ea09d9274c5547c8799acef9295152d5820cb3c9 508 1.00/1.00 vMB 4
722,890 722,890 000000000000000000078dfe6f0822e4aaf70b5835ac362e09ea6a1b6fe59133 1,633 1.00/1.00 vMB 9
722,889 722,889 00000000000000000008adf3cf744b85b53bb68932bcebad43316aea9656dc7e 308 1.00/1.00 vMB 5
722,888 722,888 00000000000000000001225d2cd3e0c2ce2d8134a02e27a4ec0f8100c1c9567c 644 1.00/1.00 vMB 5
722,887 722,887 00000000000000000000da4a72d7978b96e897ba9739a7eb0e9dec36cca6b41a 2,335 1.00/1.00 vMB 9
722,886 722,886 00000000000000000001152a10b76700f7d32debe3bdf233eadeb59af4c8c73d 888 1.00/1.00 vMB 4
722,885 722,885 000000000000000000017e6105ff838a366eb9d2e1fdfc3b6b5da1013994c407 984 1.00/1.00 vMB 5
722,884 722,884 00000000000000000007ae12a69f40e82e1ddcaaa33e04567afcb9dbebe43d14 1,545 1.00/1.00 vMB 7
722,883 722,883 0000000000000000000a09ef4482988741af7ae175d24a7138cc41c9d9600e84 1,491 1.00/1.00 vMB 7
722,882 722,882 000000000000000000012f7c8827f086af0de4faffe7b44fd567533a19c4146c 157 1.00/1.00 vMB 2
722,881 722,881 00000000000000000000526e86b68f7bfdf46c058000d2e79e72ac91b62dd49b 1,580 1.00/1.00 vMB 7
722,880 722,880 0000000000000000000427f228adbed4b2293780b262ce9b79ef7f8035c86e34 1,388 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.02 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: 719.40 GB
    • Received: 18.04 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.