Loading Tool

Explorer IconExplorer

Memory Pool

72,526 transactions
28.05 vMB
0.06889125 BTC
Random Selection Loading Transactions
Max Size: 166.09/200 MB

Candidate Block

Mining Attempt 2a4055ef2751953d7829cdea3da3f519b0cbacf9ff24457f35bebe5abdccb61c
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root bfd62d7a5dd75485ff582933ecc931f03f39eb9185d4faa59f2b0a12283de859
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,576
Size: 1.00 vMB
Total Fees: 0.01285075 BTC
Feerates: 157.46 > 1.29 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (323,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
591,134 591,134 000000000000000000023074887a619f87bc5fbe7620405a2659bcce56271ff2 2,604 1.00/1.00 vMB 34
591,133 591,133 0000000000000000000cba40f993bcb7824834d15222c01e6d73386f81451a17 2,490 1.00/1.00 vMB 48
591,132 591,132 00000000000000000004c328aedd94aca379f623953f20cabbcdba09ff79dbea 922 1.00/1.00 vMB 9
591,131 591,131 00000000000000000016ad0d7c34592ea003ac369def702b331cc6c41a7b2a99 2,700 1.00/1.00 vMB 44
591,130 591,130 0000000000000000000d4f59baa340fe601a5c75c0c07ffea1e2329f0b8c64da 2,186 1.00/1.00 vMB 32
591,129 591,129 000000000000000000001da314fe4342c66ad940d11a718ef622283d69c81830 2,287 1.00/1.00 vMB 35
591,128 591,128 0000000000000000001b3bdf2bf7eceb7fbdd910c27cb03f7ca01e5ffaa4bf53 867 1.00/1.00 vMB 12
591,127 591,127 00000000000000000012cdd0dc71a4e9d95e77cda8fce9f0b4068082c873baf7 1,109 1.00/1.00 vMB 22
591,126 591,126 00000000000000000017ccaa5e13505e0da72e244d43e75a7c75b1097a77ce8b 2,410 1.00/1.00 vMB 42
591,125 591,125 0000000000000000000540648d00694f2cf209092a83051779abf429f264eeb1 2,227 1.00/1.00 vMB 45
591,124 591,124 00000000000000000007b0a7057556b7f65f91c9782c0f2bc2627fb6b48f4284 2,469 1.00/1.00 vMB 44
591,123 591,123 0000000000000000000b57faba3204cf38662ee0c0d53319467a1e872ee1c577 1,520 1.00/1.00 vMB 23
591,122 591,122 000000000000000000055d32866f88a3f110a33d78e5c2654bee9aa4a2dbe199 2,030 1.00/1.00 vMB 23
591,121 591,121 000000000000000000141dd0b05d6014f3130ac8879715044139c37fecc91935 2,469 1.00/1.00 vMB 44
591,120 591,120 00000000000000000002fb3623e29233cd56c6adc7cf2c0f0609d68774cdff91 1,780 1.00/1.00 vMB 42
591,119 591,119 00000000000000000012dfda63aae321ba33f0601b015bdb2597cb4e20e422b5 2,199 1.00/1.00 vMB 46
591,118 591,118 00000000000000000013c0d56d44f49ee5e1fc5d700bb2bd5bb96e0022b64619 1,336 1.00/1.00 vMB 38
591,117 591,117 0000000000000000000883f7aadfc16685284366f66564a93c5e9bd075161f1c 1,868 1.00/1.00 vMB 50
591,116 591,116 0000000000000000000ce8ae57ee23685c5da8bce7d6a0f947f9954c3514737b 2,705 1.00/1.00 vMB 58
591,115 591,115 00000000000000000015b88ec0ebdddb55000a8c8b8a9369bee50009b854f306 2,316 1.00/1.00 vMB 42
591,114 591,114 000000000000000000133fad0f4a639d1cb27ef53c655ec93a6211f19c468e20 2,295 1.00/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.