Loading Tool

Explorer IconExplorer

Memory Pool

45,059 transactions
35.39 vMB
0.17188683 BTC
Random Selection Loading Transactions
Max Size: 199.61/200 MB

Candidate Block

Mining Attempt adaf69fd324f0eac744c6932bcf21242c4397a47779bbf0e5fd2f53f747922e1
Version 20000000
Previous Block 00000000000000000001e1c5dbbf9fd4b2ab8b9525d24fb17edc3a0d3c1c74cc
Merkle Root 23f84cf37081206f40b689bd247130cae365bc0074f3ed69aa35e6028735b6b1
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,390
Size: 1.00 vMB
Total Fees: 0.07962358 BTC
Feerates: 501.78 > 7.98 > 0.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,944 (36 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,908 940,908 0000000000000000000033275c17abe2a78ad86b03d978ec50a6a376f32df8a5 1,882 0.64/1.00 vMB 2
940,907 940,907 000000000000000000006b75e4993d34b79a47f31491ffbd9c44bc741cc41918 2,493 1.00/1.00 vMB 2
940,906 940,906 0000000000000000000023de8051281d60daa59817d90577176ab7c43c025a40 3,719 1.00/1.00 vMB 0
940,905 940,905 00000000000000000000cb3c2a4913aca780951cfc869e8d2fae625912bf48a9 3,002 1.00/1.00 vMB 1
940,904 940,904 00000000000000000000e508712ad6e7f47d243b517bb46a36b29f76c8b571c9 1,961 0.99/1.00 vMB 1
940,903 940,903 00000000000000000000071cd7f5d6193bd61034cea3ad87da972d46949d8b5b 3,293 1.00/1.00 vMB 3
940,902 940,902 00000000000000000001bb26c58491f665f9c922816dc098435e342fed05021a 3,658 1.00/1.00 vMB 2
940,901 940,901 00000000000000000000d45399061b338d834e08e07d006132576fb914a5e709 3,127 1.00/1.00 vMB 1
940,900 940,900 00000000000000000000ae83008dec2a4f0c190b3f1499d20edd68ac47eccd76 3,438 1.00/1.00 vMB 3
940,899 940,899 00000000000000000000e8047826c673c48b18f11169acc81be61c25fcb8e989 2,610 1.00/1.00 vMB 1
940,898 940,898 00000000000000000001eda5ecd70a2bc98c9d8fdf8c2dd47bf52b2906cd4061 3,533 1.00/1.00 vMB 4
940,897 940,897 000000000000000000014f91699c0da01cab9b42ee23f65eda011a70b1e6a876 1,384 0.41/1.00 vMB 2
940,896 940,896 000000000000000000016eacd1c2340ad6ae60877ac5183786778a5ed67739a6 2,895 1.00/1.00 vMB 1
940,895 940,895 00000000000000000001366c759e599eb36f0ad970ea37e89f0eb53f53001965 4,318 1.00/1.00 vMB 1
940,894 940,894 0000000000000000000071e8106e8a0a8c5f07debea325738b14dd47ce7737f0 2,760 1.00/1.00 vMB 2
940,893 940,893 00000000000000000000a07f709eb3cfa000382616f887df32346ef6678a64e9 2,440 0.67/1.00 vMB 2
940,892 940,892 00000000000000000000534279340818b7e51e89e16233b31f0979a36f73b4c0 1,839 0.55/1.00 vMB 2
940,891 940,891 0000000000000000000189475769ad21f34be72d1c1feb237d806862431352f1 2,440 1.00/1.00 vMB 2
940,890 940,890 000000000000000000003262d4379e2550da4827bf202ea8e8b47652a1ddff6e 6,537 1.00/1.00 vMB 0
940,889 940,889 00000000000000000000ac9b4eafc4ee821d1ec62c26aecf7ef96b6a79671c06 3,522 1.00/1.00 vMB 1
940,888 940,888 0000000000000000000185171443097d08f1aa18992bf739b6efd9c0fba8dcf1 2,207 0.85/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 828.44 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: 4,598.72 GB
    • Received: 247.41 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.