Loading Tool

Explorer IconExplorer

Memory Pool

82,645 transactions
30.45 vMB
0.09856894 BTC
Random Selection Loading Transactions
Max Size: 183.40/200 MB

Candidate Block

Mining Attempt 88f3091c0486ad5a607794ab2cf99393a6808aa684ab8b48384b7e59c87e137a
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 7b8f120f8a08c4fb091fe6faed4072d3436b205af75125f6ed982b4efa2bc317
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,837
Size: 1.00 vMB
Total Fees: 0.03403795 BTC
Feerates: 454.44 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (248,753 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
666,232 666,232 0000000000000000000717213ce994d3692c3413443f0066b2948f54d6c71fe7 2,757 1.00/1.00 vMB 116
666,231 666,231 000000000000000000091ce8e14405f05efd849081df4c79dd77ff6d95476d41 1,790 1.00/1.00 vMB 29
666,230 666,230 0000000000000000000891a9153a1587cd3a852fefbe344c234cfd753c766260 1,841 1.00/1.00 vMB 34
666,229 666,229 00000000000000000003d99851cca02552fdb72fdc67c9ce65bce358b8b15870 1,974 1.00/1.00 vMB 45
666,228 666,228 000000000000000000019fa5ea442e686ef9e6181aecb9d350ee8aabab8f73b8 1,814 1.00/1.00 vMB 53
666,227 666,227 0000000000000000000454b7994fe7d590fd854532476600784d856b770d85b4 2,630 1.00/1.00 vMB 60
666,226 666,226 00000000000000000009eb35151445107d763a53cd6769c4029145817fc7e1cf 2,859 1.00/1.00 vMB 88
666,225 666,225 00000000000000000003afa9cd2a56e3a9427c008dc47f59e34f81b2baead53f 2,581 1.00/1.00 vMB 84
666,224 666,224 00000000000000000005037b36a047e1c7c9b08a14497bbc700f4a4832d38714 2,055 1.00/1.00 vMB 133
666,223 666,223 00000000000000000007799f507d12498ee7951741ac19db93ac3abe5276b969 2,790 1.00/1.00 vMB 78
666,222 666,222 00000000000000000001ad730550207ab77c46132cfde2f4d95d5f973415ae8c 2,520 1.00/1.00 vMB 82
666,221 666,221 0000000000000000000a238db1763d02a32c254b838dbd2f18e9dff2a2846942 2,551 1.00/1.00 vMB 85
666,220 666,220 0000000000000000000bb6fe854f114d35f822a0de55096aadeddd6f5477629e 1,545 1.00/1.00 vMB 71
666,219 666,219 000000000000000000061de9fdb9c9d34ae290d2526998150655896e37907d26 1,913 1.00/1.00 vMB 73
666,218 666,218 000000000000000000090f3602f7d639f491919d85e49d851f1a0743e3de22bc 2,492 1.00/1.00 vMB 83
666,217 666,217 0000000000000000000a77f2cb2c7b1ae0c970215fd6ceacf097d2069117481d 2,297 1.00/1.00 vMB 91
666,216 666,216 00000000000000000001099b5129711c2c6b19fc050a8d9c8a073debb60e7181 2,643 1.00/1.00 vMB 129
666,215 666,215 000000000000000000010edc5fbc3cb066edbbc129085be9c9b7d3cd82ffff7b 2,318 1.00/1.00 vMB 101
666,214 666,214 000000000000000000089de8412aefc86163fd45ada7e182f75ba2e6b5c9758b 2,207 1.00/1.00 vMB 121
666,213 666,213 00000000000000000000d2dc399a736b827db3cf3dbeafa7e5694101dc103816 2,385 1.00/1.00 vMB 106
666,212 666,212 0000000000000000000bcf87b09c91ec139ce644c11dc7cda948f699d2298b3f 2,459 1.00/1.00 vMB 128
Previous 10 blocks ↓
Total Size: 782.37 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: 663.36 GB
    • Received: 14.90 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.