Loading Tool

Explorer IconExplorer

Memory Pool

41,992 transactions
26.77 vMB
0.05682865 BTC
Random Selection Loading Transactions
Max Size: 140.54/200 MB

Candidate Block

Mining Attempt c71eb3c6227acfbf37d5de5b344c527270266c30ad0c6dec76fa50811bf20daa
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root a3b2475c60a0582cb3141070ad2894a63331d6fe2cb8394e27a69b7f35dc4c60
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,501
Size: 1.00 vMB
Total Fees: 0.00730460 BTC
Feerates: 103.41 > 0.73 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (55,971 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
858,953 858,953 000000000000000000025ef1f66219d7f6ea1644aa89c555ed88c799f37aa237 6,296 1.00/1.00 vMB 3
858,952 858,952 0000000000000000000177e550a422e44cb901195e1ca9835909537a60f94c20 6,253 1.00/1.00 vMB 3
858,951 858,951 000000000000000000022ad7ca98dde582531c77dc88e072b9ae0ac122522786 5,146 1.00/1.00 vMB 6
858,950 858,950 00000000000000000001bb58813e4e7674528689cd9012766ff75f65c24431c7 2,797 1.00/1.00 vMB 5
858,949 858,949 000000000000000000018e4410186d02c20692834aea417585d73e54fbce3ee1 2,645 1.00/1.00 vMB 4
858,948 858,948 00000000000000000001c979a7acbb3d49732869c6dbf0836e5938f5d4f94d9a 3,792 1.00/1.00 vMB 4
858,947 858,947 0000000000000000000102f97839b9912c886a8079e022a7d5ba8b7e5cb05883 3,776 1.00/1.00 vMB 10
858,946 858,946 000000000000000000031a0484eaa36f187e0004aa5b1932b97e7552cf6b9b36 3,257 1.00/1.00 vMB 10
858,945 858,945 0000000000000000000214a0dc06f49f5714f13ac7dd3f8687bbda10dfbdb8bf 3,411 1.00/1.00 vMB 4
858,944 858,944 0000000000000000000115be62a671b8f78d2838e939ca176600abd7863af3b7 3,734 1.00/1.00 vMB 7
858,943 858,943 00000000000000000001f782ea2d8c3e435bc7d28f5ee020e39cb8b003a1b32d 3,709 1.00/1.00 vMB 8
858,942 858,942 0000000000000000000203346a8b65ae451e1ad639c41b5954b33b295d40e429 2,106 1.00/1.00 vMB 2
858,941 858,941 0000000000000000000231f977a9d1325f256d8a4c4552c06d5125295237764d 2,626 1.00/1.00 vMB 3
858,940 858,940 000000000000000000003687183255854dcd72292708a79eed8b8bcddccdd9a9 3,099 1.00/1.00 vMB 6
858,939 858,939 00000000000000000000a65947afccfcf96289245677f5e980445d7bb3da81e7 4,665 1.00/1.00 vMB 4
858,938 858,938 00000000000000000002b2e01e3c8ce10e3afbca42887d88fdd892178f86d421 6,937 1.00/1.00 vMB 2
858,937 858,937 0000000000000000000021e13c6a3b3214566bf979f6b291c42ddab60fc4a1a5 5,882 1.00/1.00 vMB 2
858,936 858,936 0000000000000000000290ddf492c4285dca7878e46038d57d4b0bc0c1060386 3,870 1.00/1.00 vMB 4
858,935 858,935 000000000000000000011071da00b395c088fd04a02af6e3eca1583a2e2582b5 3,651 1.00/1.00 vMB 7
858,934 858,934 00000000000000000002356947d61556e473bc840d5dd6a23f1191a0aada63d0 5,059 1.00/1.00 vMB 4
858,933 858,933 00000000000000000002331517eb075475a24c49821ed8e6ad4743bec56cabb1 3,850 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.