Loading Tool

Explorer IconExplorer

Memory Pool

39,683 transactions
32.68 vMB
0.07622302 BTC
Random Selection Loading Transactions
Max Size: 161.60/200 MB

Candidate Block

Mining Attempt 3d0b0a5a1c2422c9eca950d8133cb6f7d83afa80bf3c2109a54e79813ba3bdd1
Version 20000000
Previous Block 00000000000000000000501633326136b197890c220f226ea3515a7126fefcc9
Merkle Root f4678c9b10be9ac39fc507e62098351512362dfba54e36da7f4be9a24d199c49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,256
Size: 1.00 vMB
Total Fees: 0.00709317 BTC
Feerates: 19.82 > 0.71 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,560 (601,725 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,835 312,835 000000000000000033c7c5fc7edf06c385b3856c8af455206bc1e6fedb122e75 305 0.17/1.00 vMB 29
312,834 312,834 00000000000000002af495afb9aeee8a838650a7e0d2b4238619139d2ee53928 408 0.23/1.00 vMB 28
312,833 312,833 000000000000000003ee422331dbb5da17108b2b5c2a5116a93cd54048d90814 241 0.14/1.00 vMB 22
312,832 312,832 00000000000000000dcdb3d74239d0e950e627d2aa45d63786954679da62afbf 352 0.21/1.00 vMB 25
312,831 312,831 000000000000000010c99690e3cc4291bea4fc4637f5013c58f54b3251f2d89b 714 0.46/1.00 vMB 25
312,830 312,830 000000000000000035c1fa4483bf55038c518665e5899f0ff0a839721afd375d 64 0.03/1.00 vMB 43
312,829 312,829 000000000000000007fe4585718edd8627435d01ed99bd5c50498bed68b31d4d 418 0.27/1.00 vMB 25
312,828 312,828 00000000000000002bb63489a192fc42db87af65e8a181e7ae1f7abc3d075b12 72 0.04/1.00 vMB 11
312,827 312,827 00000000000000000ab5d9559ad5a3889cf90308bab9bcc34c0627209d9d05f9 261 0.11/1.00 vMB 26
312,826 312,826 0000000000000000346b539255174aa3d853c28f754008291daa47be0ea08ffa 111 0.05/1.00 vMB 25
312,825 312,825 000000000000000030d7893a8bc4c2a42aab07112247d443e6893bcea957f61e 543 0.41/1.00 vMB 20
312,824 312,824 000000000000000006c84611eae10540153f03e07e2f508ab028750b57fcb014 1,282 0.91/1.00 vMB 26
312,823 312,823 00000000000000000d4bdaab723a6bbc4e8af5bc9c60118eae928407feba1911 498 0.30/1.00 vMB 29
312,822 312,822 00000000000000000f111a45419da86c6aec66fb1aadfa77aa5ad0616b81aa9f 901 0.50/1.00 vMB 34
312,821 312,821 000000000000000002d3c0fabc8e5ab95e692a67f3c62845f002f9d9da8ae43d 175 0.08/1.00 vMB 29
312,820 312,820 00000000000000002f4bbe5af9ff855e161dd4c47cc6b69ed4dcd843a0e18e68 318 0.13/1.00 vMB 40
312,819 312,819 00000000000000001b05d961cd71a9750a9594ae0fb73e01287841c25a1c8805 61 0.03/1.00 vMB 11
312,818 312,818 00000000000000000e2fba75f98b0c2fa72cfd3760888723db0b5657f580eaea 366 0.26/1.00 vMB 27
312,817 312,817 00000000000000000a0325223f86776837e5e325fdbc0ed0dbe7cf8c9f9f7898 531 0.42/1.00 vMB 20
312,816 312,816 00000000000000002435d124926a5169cf11a695ffe256dbea94b603771cea26 527 0.25/1.00 vMB 36
312,815 312,815 000000000000000026c27d821034dc27f3da8164eb34f57b275b22748b364c57 42 0.02/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.60 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: 623.97 GB
    • Received: 11.52 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.