Loading Tool

Explorer IconExplorer

Memory Pool

87,926 transactions
33.32 vMB
0.24899503 BTC
Random Selection Loading Transactions
Max Size: 190.66/200 MB

Candidate Block

Mining Attempt ba55d07e9d63304216b49a513d77ee4511d18ecfb380e26f8c905e1a7df98756
Version 20000000
Previous Block 00000000000000000001f3f62cf8ea709b7bc0c5d6908e583181766e18cbe489
Merkle Root 9dc3b67fa68b4401b5f60df4908537236ad9ff7af4a5226b6a0575f24fb875a5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,473
Size: 1.00 vMB
Total Fees: 0.04713488 BTC
Feerates: 150.76 > 4.72 > 1.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,643 (776,802 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
138,841 138,841 00000000000009287b67c7ab1a79921ba6fd5c2cb23d80eedd320d53cff8cb53 118 0.04/1.00 vMB 191
138,840 138,840 00000000000007fadd5d4e5e0210a8bbfd4eca94af0bb2b63de6898e56c7f983 31 0.01/1.00 vMB 255
138,839 138,839 0000000000000778dfa81c3a653acf1ef06ce13da4747cde8529cc4fe86a81a6 33 0.01/1.00 vMB 288
138,838 138,838 00000000000006745d702c0b375046aea35717d37c20d7a75a3cfb9fd40d9a08 7 0.00/1.00 vMB 124
138,837 138,837 000000000000078cf32df0294ea301a9502d43f95a7a643fbc16e3b0f4482e2e 20 0.01/1.00 vMB 190
138,836 138,836 00000000000005baa5d44c9686e9bbdf989387db12cbcc62431a008c9c1a9393 11 0.00/1.00 vMB 0
138,835 138,835 00000000000009d0f980a6d68b10923cdc26e626c1c5899301f274fa63115ab3 30 0.01/1.00 vMB 133
138,834 138,834 00000000000002fe8ff12a30d57854d973405c2489878bdc2a2a0ab7f3c67aef 23 0.01/1.00 vMB 69
138,833 138,833 000000000000016d9b6f1e88a0a1b2f9006c38fa58a59ddf9a4529853cb25508 9 0.00/1.00 vMB 16
138,832 138,832 00000000000001e11205c5b7551d3a936b30a783a61005902c79caddcc345ad3 12 0.00/1.00 vMB 0
138,831 138,831 00000000000006ec432dabc10e7ae764c2c4d12c7bcafea27d5d43e8f3637e99 28 0.01/1.00 vMB 0
138,830 138,830 00000000000001d8217409e464701d364c0486787862d0429c37c02918a82df4 57 0.07/1.00 vMB 86
138,829 138,829 00000000000001d14982c1a5d4c711fdcdae25e166c8caec4c28616ab79a29fd 27 0.02/1.00 vMB 153
138,828 138,828 00000000000007946e2b982c6c93f7cae2b12911443a308434766a92a9df1399 34 0.02/1.00 vMB 61
138,827 138,827 000000000000020a759b3428f7474d36d22e533382ca5069ad768bcb3cbd5b24 11 0.00/1.00 vMB 17
138,826 138,826 00000000000000d8b3b71ea704b724715340264199364c06ed3ab1fd39827be5 31 0.02/1.00 vMB 124
138,825 138,825 000000000000020803677588687bf2663d6dad410b7e4d2ddac7939726063608 25 0.01/1.00 vMB 75
138,824 138,824 000000000000041b41681f588b3834611c82eaf362d457bb4e0fd3c4f220c32e 12 0.00/1.00 vMB 357
138,823 138,823 00000000000005a5d744d203cb61ce160e7b6d2f78e67d7b704fe08ba988044a 30 0.01/1.00 vMB 74
138,822 138,822 00000000000001742e7a0ced66674b69b9749abf25a7e940e9378f3fa89ae75c 24 0.01/1.00 vMB 331
138,821 138,821 00000000000005efde04f88e95352b60446dc9790653aee3afc0b9a9f12815df 8 0.00/1.00 vMB 969
Previous 10 blocks ↓
Total Size: 783.50 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: 773.13 GB
    • Received: 20.44 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.