Loading Tool

Explorer IconExplorer

Memory Pool

76,952 transactions
28.39 vMB
0.08731067 BTC
Random Selection Loading Transactions
Max Size: 172.79/200 MB

Candidate Block

Mining Attempt 183c7d5c1be69fa0d92f6c1ccee87de9a642af6efbb040e77a25438b836e4e2f
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 8bb4bc839794f03039a85de34beada1c108699cacbac5113a2812c044e5fc5f9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,515
Size: 1.00 vMB
Total Fees: 0.02405903 BTC
Feerates: 477.45 > 2.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (196,677 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
718,622 718,622 0000000000000000000420d8c6065000b9f083cc225ddc79474ca6fde92e8c84 1,796 1.00/1.00 vMB 5
718,621 718,621 000000000000000000060274d38a76356bba607f7c3e50505e0ee9bcb5ff323b 209 1.00/1.00 vMB 1
718,620 718,620 0000000000000000000799172f7891f85c9e3c5c5b0a5874f62527969a0a7343 298 1.00/1.00 vMB 1
718,619 718,619 000000000000000000085038e4e47c73025a2c4c1afccd486767be09cc68f093 2,336 1.00/1.00 vMB 7
718,618 718,618 00000000000000000000aec2d16f841251a9d9af5ae5290a2a33fb3c85d77def 1,011 1.00/1.00 vMB 2
718,617 718,617 00000000000000000009b9fff8868221dc93217b6a8c81fe5c1013256fe4a305 179 1.00/1.00 vMB 1
718,616 718,616 0000000000000000000b293729cead861ecea39f69736bf5fa7f479a02a3230d 545 1.00/1.00 vMB 2
718,615 718,615 00000000000000000003574761eb880efa209c5e5546bd42fcfcfb16d44e8ca0 449 1.00/1.00 vMB 2
718,614 718,614 00000000000000000000ba15499bfe33a3fac9f18dfa3281c746eb7bbd888457 1 0.00/1.00 vMB 0
718,613 718,613 000000000000000000091ab163f369b8e92f063697ea1409792a40eac6eacd4f 1,918 1.00/1.00 vMB 5
718,612 718,612 000000000000000000073cde5c9bf6852baecfd423d10b17e272779bfe72998f 2,953 1.00/1.00 vMB 7
718,611 718,611 0000000000000000000840173464d5ad8c9ecb97be927c20672c25c2a5509928 2,780 1.00/1.00 vMB 10
718,610 718,610 00000000000000000003631bb01ecbbb2125780b80da2f1f3ba084d515ecb4e4 493 1.00/1.00 vMB 3
718,609 718,609 000000000000000000090920c27c2d6826a648cb6d7e7a7a3e756e2c01daa4d2 2,081 1.00/1.00 vMB 8
718,608 718,608 000000000000000000063eed897f5ba7a9a20b2afe3eaac90766d157a86e04ee 3,398 1.00/1.00 vMB 7
718,607 718,607 00000000000000000009ef2df8c64660a3a67c93864d005ef11b82e28b0c0385 3,029 1.00/1.00 vMB 7
718,606 718,606 00000000000000000005fe34ec2eec00310c936222c698fa3e5fc151b12b7baf 2,501 1.00/1.00 vMB 5
718,605 718,605 00000000000000000001bd7e2aa71f75e934f31a7541bf8d4bd0f4bc791c65a5 2,974 1.00/1.00 vMB 3
718,604 718,604 000000000000000000050b778bcc113316fc86d74b277045b7bbbe08169424fb 3,343 1.00/1.00 vMB 15
718,603 718,603 000000000000000000096063380234f30950eb92a0f332a1a33c23c8c7239272 3,154 1.00/1.00 vMB 17
718,602 718,602 00000000000000000005cf5fba1c70e39688c267e2106711b38073b613a77a38 872 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.