Loading Tool

Explorer IconExplorer

Memory Pool

78,951 transactions
29.22 vMB
0.08734809 BTC
Random Selection Loading Transactions
Max Size: 177.17/200 MB

Candidate Block

Mining Attempt 14f64df06325e79733f6b7c4a4fd75f4d1178560d4b1aebc4f12417b02475058
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root 5085c1b1a26b1b55cfd8240950beb4cda6fbf4c4f1a4b79b1224868ad91a9f08
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,585
Size: 1.00 vMB
Total Fees: 0.02604746 BTC
Feerates: 100.81 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (489,109 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,048 426,048 000000000000000003466ce33d320df38bd6ae41697fa3cd446b4aff6e5edebf 488 0.99/1.00 vMB 10
426,047 426,047 000000000000000004c4e8a2a3b2d27e43775959475624a5a3904c65e2edbd55 2,147 1.00/1.00 vMB 54
426,046 426,046 000000000000000001742ba924d1bce52cfc6c0b13ad048345f423ac702e9dea 1,841 0.79/1.00 vMB 68
426,045 426,045 000000000000000000d37bb0b028fe3d1024a91d049d289858c8ecb8409cf34c 40 0.01/1.00 vMB 51
426,044 426,044 00000000000000000304ecfeaf3f49621954f0208a4375893926bcd7f76db027 638 0.28/1.00 vMB 74
426,043 426,043 000000000000000001412d15eb13086ce7859e8e2fc176b674562169c1dc90e6 513 0.98/1.00 vMB 15
426,042 426,042 000000000000000002962181b56e18e1857a9119d99aa2b1505388c84a96f6fc 2,077 0.95/1.00 vMB 54
426,041 426,041 000000000000000001b04e6da391c046e4038f302671dd4fdac684b9e40d17d4 2,590 1.00/1.00 vMB 73
426,040 426,040 000000000000000004aa7860ee3252f4c4480cf2904ccffe9244b8d2a4ac4a6b 409 0.59/1.00 vMB 23
426,039 426,039 0000000000000000050475078873b47a66baf03ed7f7f26958212de7309e28d4 1,464 0.98/1.00 vMB 54
426,038 426,038 00000000000000000302e9c220cf7782df1edae4fef0c966e8ff4534dc32b555 756 0.97/1.00 vMB 27
426,037 426,037 000000000000000003765bbce5933999a69018481dfd7932afde00ceb651e7a7 1,949 1.00/1.00 vMB 67
426,036 426,036 0000000000000000014036a7752102a7b34b7fc927a52fca84d2a6c89fc8cb9f 634 0.35/1.00 vMB 48
426,035 426,035 0000000000000000050727a8ff095aa08c3e9b87edab49f4572eec23ec9a3f34 490 0.66/1.00 vMB 21
426,034 426,034 000000000000000003a8b7c3db21e9a80aca2e523ba88ce4c0381da6f8643225 1,267 1.00/1.00 vMB 39
426,033 426,033 00000000000000000261d7ebb5b268cc1fdff575819309a695fdc9d022059087 1,553 0.98/1.00 vMB 44
426,032 426,032 000000000000000003ecde580555844d9c23443a92058573537130d0b970350b 2,462 0.97/1.00 vMB 67
426,031 426,031 000000000000000002cae36d03454f430c0c363aab9b91ec63d616a70775f6e6 504 0.99/1.00 vMB 17
426,030 426,030 0000000000000000040cc385a1ba9f582d66186a5415a1e666b2478e1b281782 1,599 1.00/1.00 vMB 47
426,029 426,029 000000000000000001d4a8dc1ec8b2562a0242d03b878ee293e8b3c9391b8abf 1,857 1.00/1.00 vMB 54
426,028 426,028 000000000000000000e90fa028a2fe7bffdc1fd43039ea32be9c476488e34841 1,341 1.00/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.