Loading Tool

Explorer IconExplorer

Memory Pool

41,735 transactions
26.52 vMB
0.07893802 BTC
Random Selection Loading Transactions
Max Size: 139.20/200 MB

Candidate Block

Mining Attempt c07e3194c62157ecdf382b0549ed79946f7786df24fc566cb93e7caa68072b78
Version 20000000
Previous Block 000000000000000000013b59fa3af0e2030ce23b6bd3110718452b322094879b
Merkle Root 73e54518b9c6e256c911be92edfd09e73e25f41be14d33f499e21853add63a2e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,264
Size: 1.00 vMB
Total Fees: 0.03015758 BTC
Feerates: 101.66 > 3.02 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,910 (272,037 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
642,873 642,873 0000000000000000000efd87edc6ed828801b850cd44920ab2b631117978d3f8 855 1.00/1.00 vMB 20
642,872 642,872 00000000000000000002994d3ac4c289044c80a60f84633b6f6a6262b8585a7b 681 1.00/1.00 vMB 9
642,871 642,871 000000000000000000013702afe7ba4805a3c50e9e24fbc58c2f0187911bafa0 2,073 1.00/1.00 vMB 63
642,870 642,870 0000000000000000000bdeac5f9e6e6f7fe77e783c5595a04ba790a708b55d13 2,203 1.00/1.00 vMB 68
642,869 642,869 000000000000000000041a8c04591ac66d0a9c54793cea5bda9e79ab87754c2a 2,051 1.00/1.00 vMB 51
642,868 642,868 0000000000000000000fd0ced3f12b30e836291bc8420652a74863e1a2d1cfc2 2,469 1.00/1.00 vMB 85
642,867 642,867 0000000000000000000a1f8faac911d96e1bc5abe95b668a2f4610bd243edc27 352 1.00/1.00 vMB 7
642,866 642,866 0000000000000000000e31c6b1396554b410e129360472f478ee921fddde920f 334 1.00/1.00 vMB 8
642,865 642,865 00000000000000000008d0464ca262359e4b7e49266114ef708724f10d9d8fce 729 1.00/1.00 vMB 25
642,864 642,864 000000000000000000085c171d678ccbb9e7a7bf42415fc3a029b366eea47f56 97 1.00/1.00 vMB 1
642,863 642,863 00000000000000000008c4979512f261dde4ddf9445b4886c76890302dd803f0 1,733 1.00/1.00 vMB 42
642,862 642,862 00000000000000000002284d6203f4f471027b4f394fd970bb0fae63e2970d50 2,490 1.00/1.00 vMB 32
642,861 642,861 0000000000000000000164c57dc7d2515beff490aec490cc1445c3d90158d3e7 2,274 1.00/1.00 vMB 123
642,860 642,860 00000000000000000006c97d5131d9b9cab4c3290c0c260859413275822cbcc8 1,000 1.00/1.00 vMB 22
642,859 642,859 00000000000000000007b4f5a4ea540066ae6c2bdbb89680655432825f240f3c 497 1.00/1.00 vMB 12
642,858 642,858 00000000000000000000a99e9e984f90189eb9bb643ab39a56cf4ad1fa5a98ec 547 1.00/1.00 vMB 8
642,857 642,857 0000000000000000000cda015efe42ccc66aad3423daef34a0bd0e8dd0cb89a4 2,853 1.00/1.00 vMB 65
642,856 642,856 000000000000000000000f2241199ad7d601d72d651ef4403668984837bd7462 2,924 1.00/1.00 vMB 59
642,855 642,855 0000000000000000000d2eda1bf4f828808e0560088fdeba1b2b1b248d8bbe0d 737 1.00/1.00 vMB 16
642,854 642,854 0000000000000000000234a199863ee0c631522d28e104406b5a54af23064cf5 761 1.00/1.00 vMB 18
642,853 642,853 0000000000000000000145d6cc5adacfa9088f7304b1c010b7911c18806fe9ea 1,012 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.23 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: 654.89 GB
    • Received: 14.21 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.