Loading Tool

Explorer IconExplorer

Memory Pool

34,913 transactions
25.73 vMB
0.06489325 BTC
Random Selection Loading Transactions
Max Size: 130.77/200 MB

Candidate Block

Mining Attempt 69a53a8d5938a4f731eac0a74e41e6e17eb469dadbd79d47dc4da337a54d1339
Version 20000000
Previous Block 00000000000000000001870bbdf84bd9c66dfb3a3bf8fa88686553f61f93d86a
Merkle Root 2c36a633a222cb60d286ef9bbfa19387138c2873ea2f4782512679dd7729b32b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,721
Size: 1.00 vMB
Total Fees: 0.01798293 BTC
Feerates: 150.62 > 1.80 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,697 (94,905 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
819,792 819,792 000000000000000000011396f7d8b437165fe1e625e357dbd8310f29026246c3 2,228 1.00/1.00 vMB 129
819,791 819,791 00000000000000000003528b9dd0883aaab6b8443615b657ea88a593acd241e9 3,129 1.00/1.00 vMB 123
819,790 819,790 0000000000000000000190bb86271da9d355c6a3813085f72015af6aefa704a2 3,029 1.00/1.00 vMB 131
819,789 819,789 0000000000000000000053adb02a38a19c7fc8f4151e0caa89f3ff8098817cb4 2,804 1.00/1.00 vMB 139
819,788 819,788 00000000000000000002247b0c124bc3c9e4bbda083db6928b5dcfb2f1714086 3,068 1.00/1.00 vMB 137
819,787 819,787 00000000000000000002cacb07451e095084e48db9cd3f0d04ec8516130d6c65 2,372 1.00/1.00 vMB 124
819,786 819,786 0000000000000000000336251baa5b32bba4c6417f3d961234913f735565b456 175 1.00/1.00 vMB 123
819,785 819,785 0000000000000000000277352629e8257dfbb4bba1dff786702e9f64d525e8a7 538 1.00/1.00 vMB 126
819,784 819,784 0000000000000000000145ca498df4d9af872479449688319c6e6be29a4de49b 1,711 1.00/1.00 vMB 131
819,783 819,783 00000000000000000001e489ed9d7a36a9eab79bc470c0ff276bd136ca102a37 3,283 1.00/1.00 vMB 161
819,782 819,782 000000000000000000008997fc538248889498dc05cc0ac234035a3e8d9e4838 1,074 1.00/1.00 vMB 133
819,781 819,781 00000000000000000003c67d76a214ba00f186d56fce53479eec1e811f01ccb5 2,870 1.00/1.00 vMB 131
819,780 819,780 00000000000000000001bdc784eb0651ff85bf169ceade10905635dd3080136e 4,032 1.00/1.00 vMB 131
819,779 819,779 00000000000000000001f3918e14b663bd1e60bdefac672cf6a65fc62f1e52ad 3,195 1.00/1.00 vMB 147
819,778 819,778 0000000000000000000155f15775aa15cd459ada0fbfbb9d628731d658412f8d 2,976 1.00/1.00 vMB 157
819,777 819,777 0000000000000000000140c1db595bf916c1ede8c3e2885035b8c5ee8f6a14f6 2,986 1.00/1.00 vMB 148
819,776 819,776 0000000000000000000160f961698664f7fe3e0d6df6518bbba69c1083903ba8 2,626 1.00/1.00 vMB 180
819,775 819,775 0000000000000000000140fa8c26db0f7c9ed1157cbeb86e53598d7267b8ff2c 3,059 1.00/1.00 vMB 159
819,774 819,774 00000000000000000002a4d37952ccec25b22db035896354fc0af5078676f467 2,949 1.00/1.00 vMB 145
819,773 819,773 00000000000000000002175ab04075c3ddb732d6bc9451c9c10ae9c7f87dc6fc 3,325 1.00/1.00 vMB 168
819,772 819,772 00000000000000000002db33a78579b3c9a5dd124e064148d61e5b3c5da1693c 2,974 1.00/1.00 vMB 182
Previous 10 blocks ↓
Total Size: 781.85 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: 638.82 GB
    • Received: 12.50 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.