Loading Tool

Explorer IconExplorer

Memory Pool

22,139 transactions
16.68 vMB
0.02307200 BTC
Random Selection Loading Transactions
Max Size: 89.07/200 MB

Candidate Block

Mining Attempt f921492f2fe3b23c268dfe5e24cd4689fe8b4eafea7bf1349e33a86ff02eb295
Version 20000000
Previous Block 0000000000000000000211e7ce3dbf3c7ce7303158cc4e1527c0d7eb97388fb5
Merkle Root 1fb1aff787fa06fd1bb8069f10b9894f89af4202bc67385c12a974f0cfec2078
Time (UTC) ( ago)
Target 000000000000000000021a910000000000000000000000000000000000000000
Nonce 0
Transactions: 6,956
Size: 1.00 vMB
Total Fees: 0.00520788 BTC
Feerates: 73.20 > 0.52 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,673 (312,108 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
629,565 629,565 000000000000000000035550a4b2824fa471c461ad4558a562c9d13cb4fd8dac 2,757 1.00/1.00 vMB 66
629,564 629,564 0000000000000000000566072a6b442341a543e884c37a76cd16bc2a74dc58ec 2,681 1.00/1.00 vMB 108
629,563 629,563 0000000000000000000af7a7d43b8b635bab41fcfd443a1a8dbf5213b768305d 1,949 1.00/1.00 vMB 92
629,562 629,562 0000000000000000000f9a850f2b954c936a4f8c3b1c57c9bca241f107f6d550 1,748 1.00/1.00 vMB 77
629,561 629,561 000000000000000000002bea8272a0d8acfcb4fbf8524845fb74f428b20a315f 2,599 1.00/1.00 vMB 90
629,560 629,560 000000000000000000070a356c6660542c1ae0ec97286e728aeeca0242f6e72e 2,363 1.00/1.00 vMB 121
629,559 629,559 00000000000000000005744324d6711d427c45d1909a095d8c78bee785ef9435 2,385 1.00/1.00 vMB 61
629,558 629,558 00000000000000000007dc6bb5d263154a5b11a7bf93fde988bcde2f5bf2d58b 2,878 1.00/1.00 vMB 80
629,557 629,557 00000000000000000007510ce90efb0e4db503114b89ba7270d312d3ab02c88d 2,298 1.00/1.00 vMB 63
629,556 629,556 0000000000000000000199e2e360edb5670592e466efdf3f5183fe634c4eaaa4 2,736 1.00/1.00 vMB 84
629,555 629,555 000000000000000000089e5e187a02129a29500c757970f7e00a2bd726bc8b2e 3,012 1.00/1.00 vMB 120
629,554 629,554 0000000000000000000eadb0c671d9655540e967939040460d21d0dcdd09fc4c 3,023 1.00/1.00 vMB 96
629,553 629,553 00000000000000000002372e8675cadf7536cbdd935b3e79ef01891b8af4fd61 2,409 1.00/1.00 vMB 68
629,552 629,552 0000000000000000000ce6a3729872ff880aa855618267b1f85a169e43544645 3,003 1.00/1.00 vMB 83
629,551 629,551 00000000000000000006628ff28a7d034815c37a2aa21a054408773182a2276c 2,062 1.00/1.00 vMB 79
629,550 629,550 00000000000000000006b0281ae599ddd48ca712cecaf9f573d06cc3bb7655c6 398 1.00/1.00 vMB 81
629,549 629,549 0000000000000000000d1a005b07cd97f268668a235a8f80602faa11ec2deb42 1,973 1.00/1.00 vMB 80
629,548 629,548 000000000000000000039542f27e525d5de1db8bcc7b6d759f3f8f35101222b4 2,879 1.00/1.00 vMB 87
629,547 629,547 0000000000000000000b075cabeb6676b822ed7bcf82b08789ce4b80e9488a9f 2,236 1.00/1.00 vMB 96
629,546 629,546 000000000000000000105593d78471e9d4e1e472036f334040983444a3d87a1e 2,807 1.00/1.00 vMB 116
629,545 629,545 000000000000000000037cee50815c2eb77599adbe9e36822c7981d3810b0e28 2,940 1.00/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 829.75 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: 4,667.44 GB
    • Received: 253.60 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.