Loading Tool

Explorer IconExplorer

Memory Pool

74,820 transactions
27.76 vMB
0.07823622 BTC
Random Selection Loading Transactions
Max Size: 168.87/200 MB

Candidate Block

Mining Attempt 0a3c17c23e3a50781c693a3454be82b1e6f80b744af2169efdac2f2b2c466d65
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 1b108276899ec3c72ee42e0efbc4537e50ec88f0079a429e4ca024e2db2940a2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,750
Size: 1.00 vMB
Total Fees: 0.01878985 BTC
Feerates: 402.60 > 1.88 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (39,413 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
875,898 875,898 000000000000000000004c90c9a2b00def0b94b31645ce4d1f578172653b559c 3,596 1.00/1.00 vMB 7
875,897 875,897 0000000000000000000287d0994bd08b4602487c604132a8117b5f991f1a1120 3,206 1.00/1.00 vMB 6
875,896 875,896 000000000000000000015f9c29286c99bf46708277372009dc4b02e94f6afece 1,280 1.00/1.00 vMB 4
875,895 875,895 00000000000000000000b27aa8e3cd26d3e513287a582d18bbb6505763ea5791 3,201 1.00/1.00 vMB 7
875,894 875,894 00000000000000000001dc9afc57800f732bd127f51608d51b471e53b1b161c4 2,557 1.00/1.00 vMB 5
875,893 875,893 00000000000000000000f5c5b766587996a6732973ec663b337d7bb8339b1bf2 1,920 1.00/1.00 vMB 3
875,892 875,892 00000000000000000000cc0d002007ec15474b7e2b7e9910bcd608bfa73bb8ec 884 1.00/1.00 vMB 3
875,891 875,891 0000000000000000000248072b5c5aa59716990a3d036e29954cd833c958fcc0 3,029 1.00/1.00 vMB 5
875,890 875,890 0000000000000000000296a9f47b200a4ebfd5b4b8ab4d422aa019a19c707843 4,547 1.00/1.00 vMB 6
875,889 875,889 000000000000000000027b50ad3dd23eba0af6bd11e85cfcb0a86a2f8b674e9f 6,615 1.00/1.00 vMB 7
875,888 875,888 0000000000000000000142becac2a2707c02c0336e34ec9c23dd000ba53ce7e6 5,834 1.00/1.00 vMB 8
875,887 875,887 000000000000000000011f7cfb8763804cd673a5209a6debe08fdddf4e90adf1 5,919 1.00/1.00 vMB 8
875,886 875,886 000000000000000000024f942a3e715887c5cea73f17f8ad6245590cbb4d3084 5,480 1.00/1.00 vMB 10
875,885 875,885 000000000000000000019ebf82d21790c462661ccf54d5af36a18499952c9ae3 4,915 1.00/1.00 vMB 6
875,884 875,884 00000000000000000000df6b2205b64abdaadd55781232108465dc871f2ae34b 3,420 1.00/1.00 vMB 5
875,883 875,883 00000000000000000000d7e3fb2054d19a6ab7fad5914e77dc5fd4789f2dcdc0 3,763 1.00/1.00 vMB 5
875,882 875,882 0000000000000000000067e0377a93be3f4480c71e4a506560a5050039527a56 3,442 1.00/1.00 vMB 9
875,881 875,881 000000000000000000000f244ea1f22defa245d252af0dd63f5f28980380004c 2,661 1.00/1.00 vMB 3
875,880 875,880 00000000000000000001f2af6ea55a220106408068cda3ab3664bad07d5b6399 3,729 1.00/1.00 vMB 9
875,879 875,879 000000000000000000000cc74e06c94d3f89b3a0b2736273b0dad5e67e9c8786 2,942 1.00/1.00 vMB 17
875,878 875,878 00000000000000000000a7ed462cc6f003cf62a9b63921856730e36b4830d035 3,697 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.93 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: 714.66 GB
    • Received: 17.58 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.