Loading Tool

Explorer IconExplorer

Memory Pool

82,044 transactions
30.35 vMB
0.10134992 BTC
Random Selection Loading Transactions
Max Size: 185.21/200 MB

Candidate Block

Mining Attempt ce4a491a9ad195ee7378bd5d61f43cbbff477b88336c8d74c8951ecefda93338
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 798dab5227a6b322f6aa0e849e8890c291cdf11300e3baf39e15d2229da0cde1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,689
Size: 1.00 vMB
Total Fees: 0.03135205 BTC
Feerates: 402.60 > 3.14 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (557,903 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,420 357,420 000000000000000001913ad5a7ba54f96e6d6bc4109ac3e2728e12fd75dcfddd 424 0.19/1.00 vMB 27
357,419 357,419 00000000000000000f0426b291c2924233e1ee7e779d16784fdea62f980e2004 1,205 0.58/1.00 vMB 27
357,418 357,418 0000000000000000145d1e974e9010566a263e2fc00e77ca893a43463c5b1b56 671 0.33/1.00 vMB 28
357,417 357,417 00000000000000000c92baf25240a0ee8beb394b191670c002d7efde29b95249 255 0.22/1.00 vMB 11
357,416 357,416 000000000000000008b680b1b04be73df4fe0c113be6c54440e96e2e5213e882 1,696 0.75/1.00 vMB 33
357,415 357,415 00000000000000000186e8017e702f98ae3276f15dbdfe811fbbee59bd7afd82 457 0.24/1.00 vMB 27
357,414 357,414 00000000000000000e3425323386f1f979992826a757ea6b94e415b1e11edd0c 128 0.05/1.00 vMB 30
357,413 357,413 00000000000000001139a61b68031651f1210f21e99b1a9710e40c8c63df61a7 204 0.11/1.00 vMB 25
357,412 357,412 0000000000000000105fcd8611854ba47f1a5819907c007fd7491a1f3f82df28 741 0.41/1.00 vMB 28
357,411 357,411 00000000000000000b6572b88f60a237d40b2f8230f30f454a0675a4ba8ac48c 79 0.05/1.00 vMB 17
357,410 357,410 00000000000000000e23bab545105d622b501aa3563f7e46c705b561767ce9b6 294 0.14/1.00 vMB 29
357,409 357,409 000000000000000010dc2735aed8ad784135a88c7a23e25dd1c09f7d77e3a78d 849 0.40/1.00 vMB 27
357,408 357,408 000000000000000001c91a15c6f48e9f71be21ab2a4370cf451a9113e4a53509 1,680 0.83/1.00 vMB 28
357,407 357,407 00000000000000000330f6436eb06504776c003d437df9369243c6ef4cdde88e 63 0.03/1.00 vMB 18
357,406 357,406 000000000000000011a521a253487bf012b31e6e3c7af128aeb94db7401b0d49 524 0.29/1.00 vMB 24
357,405 357,405 000000000000000013a78448f13fe5b7f9e0469bd49343331868a3364006bd9e 399 0.19/1.00 vMB 28
357,404 357,404 0000000000000000159fb7a863d7278b0fb60c6f55bd50a1be2f4ab9fdff065c 505 0.31/1.00 vMB 26
357,403 357,403 00000000000000000f25861e63c63d45ea9d6aa9ceeb3924bc6e3bda039fe034 762 0.40/1.00 vMB 28
357,402 357,402 00000000000000000515f8ba95817c05fc56d48d254c1af0b8ea4fd7590e1a4a 674 0.36/1.00 vMB 23
357,401 357,401 00000000000000000b215ef4fd763bb2fd485e5364d37b707786c49d15e1c6c2 728 0.61/1.00 vMB 14
357,400 357,400 00000000000000000bde0904850213a1915a725dd38523b1b33b3f1a65e6a047 1,443 0.75/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.