Loading Tool

Explorer IconExplorer

Memory Pool

77,237 transactions
28.46 vMB
0.08927403 BTC
Random Selection Loading Transactions
Max Size: 173.25/200 MB

Candidate Block

Mining Attempt 73fa92ed0f5c9dae1df4f97bcef372c5fa986b451b70347816b8554666a271e1
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 9e590cfbe92b42503a9c94b8aa53b4aef5f34e2b7879cba441f4b006fd08c62d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,715
Size: 1.00 vMB
Total Fees: 0.02527144 BTC
Feerates: 477.45 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (483,416 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
431,869 431,869 000000000000000003c943045f0839c826a6c567f7629c10bd28b1a460679b19 233 0.11/1.00 vMB 55
431,868 431,868 000000000000000002beb7e929e89c7ea0d6f49ce69e08087e297d0f2c1632cb 922 0.48/1.00 vMB 53
431,867 431,867 0000000000000000037d65e8d819270d6296b70b68832ac33337c25ec64a4909 303 0.19/1.00 vMB 45
431,866 431,866 0000000000000000039703ed43848a89261b1da02cbae7a76f71c65ef73cb0c1 882 0.61/1.00 vMB 52
431,865 431,865 0000000000000000004f61680be6ca85225eae65c2b1b958d7d20370e0e45dfa 1,595 1.00/1.00 vMB 42
431,864 431,864 00000000000000000162460b1d3dcee1ceb084d81301437a81e2ee216cd5120f 2,691 1.00/1.00 vMB 74
431,863 431,863 00000000000000000357f6f49beedf352ba1d08bbda4099e0178e9eafe5229e3 765 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.