Loading Tool

Explorer IconExplorer

Memory Pool

79,299 transactions
30.10 vMB
0.08458300 BTC
Random Selection Loading Transactions
Max Size: 183.38/200 MB

Candidate Block

Mining Attempt 3f4445f5c6eacdd9084a3595660ff040e2ad45488499a15fca14ca73cc7cd539
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root cf21b7417543a35b2766c288313805da5b246cb404176bdf166840410d9d332d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,872
Size: 1.00 vMB
Total Fees: 0.01758037 BTC
Feerates: 300.83 > 1.76 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (483,504 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,890 431,890 000000000000000002e3bb249dd79da10dded9c3a79310ddb05c82e6a1ab605a 2,124 0.94/1.00 vMB 60
431,889 431,889 000000000000000004763d9e354c57a9b60512d2136490187f22adb2f8c10c21 418 0.19/1.00 vMB 60
431,888 431,888 000000000000000002540e776048c4b611e160dd78fc284d436902f7882c5e23 327 0.19/1.00 vMB 46
431,887 431,887 000000000000000004510569d463cf9fc4c51a10d8a2046a14ec126f849d0bb8 1,751 0.75/1.00 vMB 59
431,886 431,886 000000000000000001f54667e717aa3e520afbe62932c9f8355d6c5908610cf3 952 0.58/1.00 vMB 47
431,885 431,885 0000000000000000035686569c98eceeff05a1039c3ae2b2367117537cfcefb9 2,085 1.00/1.00 vMB 51
431,884 431,884 000000000000000002129d48b498e5a1403dfa3ba0731c36901dce7861a7b470 1,688 0.80/1.00 vMB 53
431,883 431,883 000000000000000002ea2664dc22b08e84542e919616f388dd5c6805cee7496f 1,694 1.00/1.00 vMB 45
431,882 431,882 000000000000000003d6ac350ca609efe57b94e30fd028e83dd8a1a9556d352d 2,681 1.00/1.00 vMB 62
431,881 431,881 00000000000000000079684fa56b1918e6059d88e7748e3c07146fe96b91df32 1,513 0.69/1.00 vMB 56
431,880 431,880 0000000000000000024cff8ca81bc0d2c40d5b4c5518cc2487fc2212ae53de79 1,888 1.00/1.00 vMB 45
431,879 431,879 000000000000000001799d59b37e0c0298789d8c41d29905bb4a3973b08e5491 293 0.11/1.00 vMB 59
431,878 431,878 000000000000000002ad81bf56d48356292fc09ff6592f8a75dae73022bbd5b1 609 0.29/1.00 vMB 51
431,877 431,877 00000000000000000380d95f0d7b48bae6daa35ba679f59504aa6a57ef993f41 485 0.22/1.00 vMB 56
431,876 431,876 000000000000000000f561b02d073de0a68a4f16f895e94ce3df1a724cc2c68c 1,266 0.64/1.00 vMB 52
431,875 431,875 00000000000000000336f77792a4e963c6c71da6836dff00bc14cf7c93845d1a 630 0.28/1.00 vMB 57
431,874 431,874 000000000000000002f59a0e8f5552004b4a684240f1b973eb15320d35ee9dd8 2,033 0.99/1.00 vMB 54
431,873 431,873 000000000000000001ee428434a1ba03059e797eb77a0b294243f9d8019c7e83 939 0.73/1.00 vMB 43
431,872 431,872 000000000000000000e548795f4f5778ff58805f300d83d705f04e4e91b69222 1,431 1.00/1.00 vMB 37
431,871 431,871 0000000000000000048c2b5f8dad8bd31a6ede71f59547d8af37b23a21c075ec 2,959 1.00/1.00 vMB 77
431,870 431,870 00000000000000000399d2ffc320d9808003a9431e7425fa3e0fbce863d0d8c9 1,215 0.54/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.31 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.