Loading Tool

Explorer IconExplorer

Memory Pool

78,369 transactions
29.11 vMB
0.08156921 BTC
Random Selection Loading Transactions
Max Size: 176.19/200 MB

Candidate Block

Mining Attempt 3e806259c9f38c0154e1ffb186812424f3d5e035ee0c6899665d5ffe12bc38da
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 2b8697ad100303f66b0df24c67370b9c1cc0072f27f986ca72c38ae7489c6064
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,779
Size: 1.00 vMB
Total Fees: 0.02074970 BTC
Feerates: 178.73 > 2.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (73,587 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
841,575 841,575 000000000000000000015b56bf34ee437ae41b48ee97a3bf13822fe1eff63942 3,084 1.00/1.00 vMB 35
841,574 841,574 00000000000000000000c0eb4871e96468633d031b2a9cda4cdf0fa63fe93784 4,725 1.00/1.00 vMB 27
841,573 841,573 00000000000000000003314b4658875bdeea3e354af11e39ca6994133e6ded31 5,248 1.00/1.00 vMB 22
841,572 841,572 00000000000000000001cb885755a79a3714877010af418a25189e9b88ac9267 2,543 1.00/1.00 vMB 23
841,571 841,571 00000000000000000002758b3cefbd066d74078df43820bae91954d8a3606590 3,759 1.00/1.00 vMB 20
841,570 841,570 000000000000000000020c6c5a3a3692bc6eb945904e5bcf3faacd00969f95d9 3,391 1.00/1.00 vMB 21
841,569 841,569 00000000000000000002797f5061823742bd2a1e1a3c18f1f8be71e25ff6c2e0 3,261 1.00/1.00 vMB 31
841,568 841,568 000000000000000000004c4208d2e939040734b2400362bab0893236edf321f9 3,339 1.00/1.00 vMB 23
841,567 841,567 000000000000000000021b1ebba7769fe1e8c263abce28496c41fd0b223db3ba 1,864 1.00/1.00 vMB 21
841,566 841,566 00000000000000000003288e65f0f9ff81bbc21f0df93f6cd469a8d760f45fa5 3,329 1.00/1.00 vMB 38
841,565 841,565 00000000000000000000a35808e2e84833978cf29ce569fa517f4d4868b31700 3,579 1.00/1.00 vMB 40
841,564 841,564 00000000000000000001e17d2d283cdb965f88984ccee27bcb7a585fe3d41174 1,540 1.00/1.00 vMB 21
841,563 841,563 000000000000000000006af9771c2689fd5aaca86e2223e7dc3ba854d046f880 1,299 1.00/1.00 vMB 24
841,562 841,562 00000000000000000000060832ca8883daa4a528a196e3581e005f8c39ddfbe1 2,357 1.00/1.00 vMB 25
841,561 841,561 000000000000000000018e0fcf894f7d222b8687c776c83b4b8f15431fd909a0 2,835 1.00/1.00 vMB 40
841,560 841,560 0000000000000000000196028e8d93f3b6f1359a954dc30ecfece0b7171d2f5b 3,317 1.00/1.00 vMB 45
841,559 841,559 000000000000000000029a14ca46b641cadd5adf8a9512869b04b4dc640b10f0 2,056 1.00/1.00 vMB 25
841,558 841,558 00000000000000000002e52118eef19462e543d8f7f904102ae8f376178d70bd 3,329 1.00/1.00 vMB 43
841,557 841,557 0000000000000000000069a38993d8375c8cd754d6b4afdd820b026da1dcf4f5 2,994 1.00/1.00 vMB 38
841,556 841,556 0000000000000000000280b36d8fd97f41793f9817ac48941df1e566bc4c84dd 3,176 1.00/1.00 vMB 35
841,555 841,555 00000000000000000002eab8754f11d944846486e6b592df11986346525988c5 3,036 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.68 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: 677.93 GB
    • Received: 16.44 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.