Loading Tool

Explorer IconExplorer

Memory Pool

74,141 transactions
28.55 vMB
0.07855896 BTC
Random Selection Loading Transactions
Max Size: 169.28/200 MB

Candidate Block

Mining Attempt d571307d25000dd9262c903ace2c38323a22f05844018e2e9b57e9faa786ceb8
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root 94023cd2230b6dd2744c54d6d53266a73143585ef34ab910e7519d9550a963c2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,606
Size: 1.00 vMB
Total Fees: 0.02121501 BTC
Feerates: 150.93 > 2.13 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (120,135 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
794,916 794,916 00000000000000000002e34ca970aeed08313f74ec6d448b666b680cfddaa40b 4,007 1.00/1.00 vMB 21
794,915 794,915 0000000000000000000027e2ed762a40f8afa47bf87f0052a3cf579df5762edd 3,423 1.00/1.00 vMB 12
794,914 794,914 00000000000000000003ce99a01b0599e58c1bab9617129e03924ae028b8ad44 3,451 1.00/1.00 vMB 19
794,913 794,913 00000000000000000004ed6cd227cce612ddf969cb6d257684da357b33ada4b2 3,806 1.00/1.00 vMB 27
794,912 794,912 00000000000000000004f9f4e5b7b1d10941bd38de5285cf6793143cc52bba06 4,108 1.00/1.00 vMB 15
794,911 794,911 00000000000000000000d69dba4d7f495ebbf9e75198fe3eb635415b5556b298 3,692 1.00/1.00 vMB 14
794,910 794,910 00000000000000000001cef2c414e27e666b89ef8caa545d33e7a1b3afff6b54 1,642 1.00/1.00 vMB 20
794,909 794,909 0000000000000000000454c0152168e8354c6298970028016adf5a633867c772 4,570 1.00/1.00 vMB 15
794,908 794,908 00000000000000000003ca87c61ead3a4652267e3c609b40ebee15ac709e5539 3,817 1.00/1.00 vMB 26
794,907 794,907 000000000000000000039ada3a4f91ed52b88737c3dbef28703cea7078993008 5,448 1.00/1.00 vMB 14
794,906 794,906 00000000000000000004c6e3ebb18edbc8793aadbd9962c9c5874088a9737d62 3,218 1.00/1.00 vMB 13
794,905 794,905 00000000000000000002d0ba59bf6c97215549e46d8ac88788eedfc40512bffc 2,462 1.00/1.00 vMB 17
794,904 794,904 00000000000000000003c9e9e8994e418072eca8982481f53334e3b14e7f22f4 2,644 1.00/1.00 vMB 24
794,903 794,903 0000000000000000000243d1bfa5cbdde6e812c1d2544c8900cf118f7bd87090 3,130 1.00/1.00 vMB 38
794,902 794,902 000000000000000000008734b295d2f872f8011a4655bea70f1a13ba6b136347 3,684 1.00/1.00 vMB 13
794,901 794,901 00000000000000000004b55313061fcf89953b49903bb9cc0b715222b413e60e 3,210 1.00/1.00 vMB 22
794,900 794,900 0000000000000000000172d0f392e6f28ac22c2ddcc7d965f287eab8f4baf926 741 1.00/1.00 vMB 13
794,899 794,899 00000000000000000001e24bbd9554f3142519edc4430f3196cf71e2480b5150 3,210 1.00/1.00 vMB 25
794,898 794,898 00000000000000000000ad7e9df26052606294fbfa38b0c70345852a3465cfbb 837 1.00/1.00 vMB 13
794,897 794,897 00000000000000000004fb1a1f76596a93cf56112db7c6130dd408f19842196f 3,492 1.00/1.00 vMB 28
794,896 794,896 00000000000000000000dc0c624118026eae4f43cb67374fa95162174eb235cb 849 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.48 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: 668.17 GB
    • Received: 15.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.