Loading Tool

Explorer IconExplorer

Memory Pool

75,376 transactions
27.78 vMB
0.07953905 BTC
Random Selection Loading Transactions
Max Size: 168.96/200 MB

Candidate Block

Mining Attempt 6f95661ae213c4fa5e5f154733e80c7f409223ff1c7594a40009e824bca22cf9
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root fd2e96657fc4d82de9fd38f629d12581a913f8c44cc3954ed2d4b95bff767084
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,650
Size: 1.00 vMB
Total Fees: 0.02010930 BTC
Feerates: 151.01 > 2.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (45,123 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
870,194 870,194 00000000000000000000d791fc6729000f9948c352b9a9b325533460b5e66516 4,128 1.00/1.00 vMB 30
870,193 870,193 000000000000000000010483e76293b08f890fae70349f50d3c41ddeda6ab194 5,699 1.00/1.00 vMB 35
870,192 870,192 000000000000000000016686c5a9750b23283a74e647e4f0babc54b7f70d88b2 6,163 1.00/1.00 vMB 21
870,191 870,191 0000000000000000000191106df809a4f723df347b7d2e1540ae88354bf5a8f2 5,878 1.00/1.00 vMB 20
870,190 870,190 00000000000000000000b1fa88474203b22abefc1f8016951f1635695c578771 6,196 1.00/1.00 vMB 20
870,189 870,189 0000000000000000000224f74bab1d3adec32614c1cbf439c1fa55bcffa8e1b2 4,662 1.00/1.00 vMB 21
870,188 870,188 00000000000000000001ee5ea885be95dd2e877af059524218876f9123a20587 3,708 1.00/1.00 vMB 15
870,187 870,187 000000000000000000002843975cf04a9e2e8473cd592bd99d1e726330afb2f2 2,464 1.00/1.00 vMB 17
870,186 870,186 00000000000000000000ab94c0c90457f61d19d87e0bebcea3f0da978bc5f6ef 3,842 1.00/1.00 vMB 20
870,185 870,185 000000000000000000005a3eb0e9b34d9726bf3dc3f9ab589df350a34951944f 4,167 1.00/1.00 vMB 22
870,184 870,184 00000000000000000001b858c07cebf8fe4503fb712b6db1ea291f6ba9864ed1 5,796 1.00/1.00 vMB 26
870,183 870,183 00000000000000000001b7f941fc1d5133b9fc40d2aa5d8b660ce713a41ff3c7 5,361 1.00/1.00 vMB 19
870,182 870,182 0000000000000000000178de269556190c2e8bcc62f12a5451d5f07c50e8c8f8 5,114 1.00/1.00 vMB 20
870,181 870,181 000000000000000000012580f617849e8589a0f88c82f2622e6e4562555d2dd6 4,086 1.00/1.00 vMB 22
870,180 870,180 000000000000000000012212562b1a4d57421a150af70fca76cbb84859b621da 4,905 1.00/1.00 vMB 19
870,179 870,179 00000000000000000001fe054770c7f0e901552f0f2bfde1f6f7e2aa825856b4 4,460 1.00/1.00 vMB 20
870,178 870,178 000000000000000000025c1eb882737d032003dd4260aa12d9596c04704b736e 3,506 1.00/1.00 vMB 20
870,177 870,177 00000000000000000002604774d5f7fbc6a2dbf3832af86faf78c60ca7faca21 5,078 1.00/1.00 vMB 23
870,176 870,176 0000000000000000000223ba855a75e46a904d1724fa312f608e1e792c71b558 3,506 1.00/1.00 vMB 28
870,175 870,175 00000000000000000000bc7bf3111f6d21d7bb69f2d4f5f0132803adb42e5314 4,216 1.00/1.00 vMB 20
870,174 870,174 00000000000000000002921a8a736d8c2836748a4895a4be6d8705cf89479f27 3,392 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.