Loading Tool

Explorer IconExplorer

Memory Pool

79,889 transactions
30.10 vMB
0.10163233 BTC
Random Selection Loading Transactions
Max Size: 180.05/200 MB

Candidate Block

Mining Attempt 4aa4dcafc57a1e3860023451640f3405cf53cfbc1483427702c405fbc5bd6c99
Version 20000000
Previous Block 00000000000000000001ef096391cd53823906ce45886ccea3762a298b0af140
Merkle Root dcfee09c8fdf5b2b3ed3bd5a3f86a6936703122ff4455c1d168ecc9684fce5a0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,557
Size: 1.00 vMB
Total Fees: 0.02146331 BTC
Feerates: 100.00 > 2.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,594 (813,963 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
101,631 101,631 0000000000022a3e345eb8e40e61a07d191f655f8f89de3a625478d93b621a96 2 0.00/1.00 vMB 0
101,630 101,630 000000000002b17c7f6e2bd33c0ca219834f66939fb531b94dd59d30e6a77d07 1 0.00/1.00 vMB 0
101,629 101,629 000000000000ac497f8009d5a3923e74bae5a0eb1928313e7810865b9f33c65b 1 0.00/1.00 vMB 0
101,628 101,628 0000000000024c963107cf34d4a01fb0f927f8742146b8c62177208150c58eef 1 0.00/1.00 vMB 0
101,627 101,627 0000000000027009d2ab779728d83a4d28c4582f6698f7d7b2c6873518bc6180 6 0.00/1.00 vMB 0
101,626 101,626 00000000000035d1cf35574db2264bed073d69fd379333a25d9d6eb724a4c901 8 0.00/1.00 vMB 0
101,625 101,625 000000000003fd54a81fdc76736072d7fe009da28f684075d56322a701c0ec66 2 0.00/1.00 vMB 0
101,624 101,624 000000000003a60b76936625dc4340b656c323034fcef9de992d888b9a95ade1 1 0.00/1.00 vMB 0
101,623 101,623 000000000000eb62d550abb026cf2f169bec99de3ebe8b261fb351b8329ebde6 4 0.00/1.00 vMB 0
101,622 101,622 00000000000214dd66139e65d574e47d7ea823323ffa7ddbe903a740f7098b58 10 0.00/1.00 vMB 0
101,621 101,621 00000000000192f29aaf9ca55b1da86d362556efa504c3878634b1ca97f65216 12 0.00/1.00 vMB 0
101,620 101,620 000000000000bd35d3fe9fc9657c5913eb2214a0ea3139f28aded8cfc40d7ddc 13 0.00/1.00 vMB 0
101,619 101,619 000000000001e12555c3c21593c0fa19abc6a37eb42e847c0bf9ca7cf8bfb546 1 0.00/1.00 vMB 0
101,618 101,618 00000000000234b679842ddc3a043cde6d390fdbdde4e7bc528419fba6c170d6 25 0.01/1.00 vMB 0
101,617 101,617 000000000001d966ca7849e4e8c03432118cb1eee0bf4214f5322a74cda6c0a5 14 0.00/1.00 vMB 0
101,616 101,616 000000000000b4ce76ae8a0c76fd339a4ed74e727be593eedbe48d6074a17f8e 13 0.00/1.00 vMB 0
101,615 101,615 000000000002b7758ac46989a522677430ec2532f39fd1626fe805db5769f56f 13 0.00/1.00 vMB 0
101,614 101,614 000000000003a9720f020f96e1d53ef281ebde711f24981fa9a02e9485856b8f 14 0.00/1.00 vMB 0
101,613 101,613 0000000000017527c0c45e1b18fca625d808483bfdd613a7cc5ad97afb04f609 14 0.00/1.00 vMB 0
101,612 101,612 000000000001f74c0bb384297113ad3792a81e753440e518d923049288263b32 14 0.00/1.00 vMB 0
101,611 101,611 000000000000148d29d9869d3872f65c0ae1757681f308c4c77ed2e0d6f8010c 8 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.42 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: 770.45 GB
    • Received: 19.88 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.