Loading Tool

Explorer IconExplorer

Memory Pool

31,763 transactions
24.97 vMB
0.04869170 BTC
Random Selection Loading Transactions
Max Size: 125.32/200 MB

Candidate Block

Mining Attempt 4f4beb183194967a3339b37e5c1bd94f3f85de3f91dcc0ec2981cf2dc9c79580
Version 20000000
Previous Block 000000000000000000019dd1c564ae94c30db263064959627df766509c104535
Merkle Root 201f5df30e6e1689eea8416c5c37e62d48b59d29cd6d444555ee51b902f4d69a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,617
Size: 1.00 vMB
Total Fees: 0.00392737 BTC
Feerates: 80.43 > 0.39 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,698 (159,774 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
754,924 754,924 00000000000000000008700c7be8dabbe8d7763d8f5db87d2a56e5a26c472a47 606 0.25/1.00 vMB 23
754,923 754,923 000000000000000000013d56888151a4ed36ed262a93a1549510c7431346b07b 927 0.27/1.00 vMB 11
754,922 754,922 0000000000000000000480a4c9e939becc2a4c320465ee9e16312198ee74640c 2,954 1.00/1.00 vMB 13
754,921 754,921 000000000000000000024af6ae980d3072c94a5e0e05377577005f09f4cbf101 2,904 1.00/1.00 vMB 9
754,920 754,920 0000000000000000000628917b7404d95e55ad6768029e748096bc9a0899a351 3,225 1.00/1.00 vMB 17
754,919 754,919 00000000000000000003b79589e65a39ea3ddc4d6edad3bad258e9393a927668 596 0.16/1.00 vMB 11
754,918 754,918 0000000000000000000491f9a908d9bd78c4d20355ccea8f44b88fd2dbba324c 857 0.59/1.00 vMB 7
754,917 754,917 00000000000000000004658bf08fb878b0f7c8a89d07f4429fbba3ce0b7522b2 1,868 0.99/1.00 vMB 6
754,916 754,916 0000000000000000000413ed603990349c0a269beeac3fa6ca4059260bd9dfde 2,132 1.00/1.00 vMB 5
754,915 754,915 000000000000000000031a8c84435ce99c0ba9ecc9b72893b4d5657d7e2e1260 3,391 1.00/1.00 vMB 12
754,914 754,914 000000000000000000077bdce1fd61148f2e9d58526f8e4a626be6dc06eb032f 2,208 1.00/1.00 vMB 9
754,913 754,913 000000000000000000027fb8925f3de626c401e4120674d18c0af58153494321 2,254 1.00/1.00 vMB 18
754,912 754,912 00000000000000000006e0687ae6edee582c57b5f19d0a1c1c1f793244bf4134 2,752 1.00/1.00 vMB 10
754,911 754,911 000000000000000000052b819b03aecfa15ffc22418e944b6f44f40d7d86182a 3,248 1.00/1.00 vMB 19
754,910 754,910 00000000000000000004426fcd18cc6a63180d824cf7bf032638751678e3a604 407 0.16/1.00 vMB 10
754,909 754,909 0000000000000000000896cb6f5f8e7548bcc9d14370eb436984f0171378dfb8 1,020 0.76/1.00 vMB 5
754,908 754,908 0000000000000000000580e7440deab407360a9710ecd026a9cc4f297313d2d1 2,809 1.00/1.00 vMB 12
754,907 754,907 00000000000000000008be4cd5242d5ed24f0ac2ad078c2c43e9a452423f7d24 849 0.34/1.00 vMB 10
754,906 754,906 0000000000000000000623b9570e19b615d0ed5b36ba658ee213068ac9b71fb0 415 0.12/1.00 vMB 12
754,905 754,905 00000000000000000004fb469d4cc7d1d0f61e6548b704b431059a260c6e3224 935 0.50/1.00 vMB 10
754,904 754,904 0000000000000000000452323dc34e23d819edda5d6d92f9b2c133e334a5b7d9 692 0.87/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.85 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: 638.88 GB
    • Received: 12.50 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.