Loading Tool

Explorer IconExplorer

Memory Pool

80,672 transactions
31.00 vMB
0.09427977 BTC
Random Selection Loading Transactions
Max Size: 187.73/200 MB

Candidate Block

Mining Attempt 335a158338e88401c59abc283a6bb5ca98eb201dc1f3d35bfa25768684a8d120
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 3e6d807b9037d104439947a2151ca7eb4f82f2f3cb074d7ca528c6aed1ad789a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,182
Size: 1.00 vMB
Total Fees: 0.01973604 BTC
Feerates: 106.51 > 1.98 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (39,482 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
875,905 875,905 00000000000000000001ff9d706ae5e36b08fdd755035ae853ead3128268db45 2,804 1.00/1.00 vMB 6
875,904 875,904 00000000000000000000c6111906927e8b8ad6065b7b5c7b6dc68f18888ea715 1,025 1.00/1.00 vMB 4
875,903 875,903 00000000000000000001357fcc184b4fc8a0a2d544b5dfe7952d1376b2b559ae 1,959 1.00/1.00 vMB 4
875,902 875,902 00000000000000000000e9a4263a344ac002d2811bb31dde2c0a13d9de4c001f 1,148 1.00/1.00 vMB 3
875,901 875,901 00000000000000000000b167c84af0318986cf318f223812cdee90fa150512bf 1,051 1.00/1.00 vMB 4
875,900 875,900 000000000000000000006fee05c81e1f9a89cbb1ec3849cc2c0a90055ab9ca51 1,455 1.00/1.00 vMB 4
875,899 875,899 0000000000000000000283e69be610d5f25416555f9b0a3079b117952a3d292b 3,253 1.00/1.00 vMB 8
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
Previous 10 blocks ↓
Total Size: 783.06 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.81 GB
    • Received: 18.27 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.