Loading Tool

Explorer IconExplorer

Memory Pool

85,789 transactions
31.98 vMB
0.21105705 BTC
Random Selection Loading Transactions
Max Size: 191.22/200 MB

Candidate Block

Mining Attempt d2484f83a26cb77ab9ab16b1473d09f90298fa404d8a804c088a0f0e25f018cf
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 69887bea21c66f2adb996eeb6eef7e7eb619c7b07580d90a3ea2d90f6ab5983a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,886
Size: 1.00 vMB
Total Fees: 0.09517812 BTC
Feerates: 529.10 > 9.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (845,084 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
70,063 70,063 00000000007afbab7435c61a9cbff8fea138ef0c73f69e7e9297c2b055ccc6dd 3 0.00/1.00 vMB 0
70,062 70,062 00000000009c628401cbe018ffd67a232513c7ef622e8ae23a4f2e1cb7aa79e6 1 0.00/1.00 vMB 0
70,061 70,061 00000000009b9f6d8dc67c7f4cda520d8645f2196eeb94317d96dcdaec4fa443 1 0.00/1.00 vMB 0
70,060 70,060 00000000008cd6c61b42a9fe7dc4e55e270f807ec10b1c427c319c00ecddafcf 2 0.00/1.00 vMB 0
70,059 70,059 00000000011e9eca8b5b9ee008edcb97ac33de9a891f32c2138ec19b2f1cd1e5 3 0.00/1.00 vMB 0
70,058 70,058 0000000001368de6e98cca713e58d43ff853e871ffa41bbe95084d0022a0db72 2 0.00/1.00 vMB 0
70,057 70,057 000000000014d7c5a8882a8b2cf3ed05ec542e92f3cfd4bc8b856a26935d775b 5 0.00/1.00 vMB 0
70,056 70,056 00000000001d276efb4c1f595c0e8a9842c1b3b5f977cb7e8e3e6d1f18b6afe3 4 0.06/1.00 vMB 0
70,055 70,055 00000000009751587b75a8e2da9b71c84ea18b1b6b3596705875858db51527d1 1 0.00/1.00 vMB 0
70,054 70,054 000000000089fc08529820d296d58c07b6e1f86d34f4c13837cd26f50392294a 4 0.00/1.00 vMB 0
70,053 70,053 0000000000fe0924621bfba4096275fd1fb07e37c84d0a24ae85032eb429bf95 1 0.00/1.00 vMB 0
70,052 70,052 0000000000d091e8fd0e1e4a76f97818ecdd70bd1646b9c4c4aab21eb67b3938 2 0.00/1.00 vMB 0
70,051 70,051 000000000061d92515d4a64a32aa700c82443f5a7170e62f47eb38665a784b8b 1 0.00/1.00 vMB 0
70,050 70,050 00000000009bfb890e3058a6c8cfacd1d812ec1bb6d0edc1a63e2d56903cd523 2 0.00/1.00 vMB 0
70,049 70,049 0000000001243100d1de246cf5fdbcdd6e9b6a693f04c28aae72dc81c37b7492 1 0.00/1.00 vMB 0
70,048 70,048 000000000061879e16dc4e8d3884c3734ab949e6eb4a24e3dacb04718da18e06 2 0.00/1.00 vMB 0
70,047 70,047 00000000005c6f031590efea648664c5c4cd81620dbfcac6f673c30ce05d6346 2 0.00/1.00 vMB 0
70,046 70,046 00000000001f213cbc823d587fe395c255b21cfe1879d5596f321903e562c0f4 2 0.00/1.00 vMB 0
70,045 70,045 000000000027755417bd6ae57bc47bfa8d094b64157bae6972ba4fc27fefae6c 42 0.01/1.00 vMB 0
70,044 70,044 00000000010955eb129c2ed8967023257efb47b29bb90f9c95d533ea245da112 468 0.11/1.00 vMB 0
70,043 70,043 000000000135b8b07e7e1d2ec47d32e102a279dd3a2042b947fcd3f6b77efaeb 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.65 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.70 GB
    • Received: 16.31 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.