Loading Tool

Explorer IconExplorer

Memory Pool

51,289 transactions
28.84 vMB
0.07733295 BTC
Random Selection Loading Transactions
Max Size: 155.16/200 MB

Candidate Block

Mining Attempt b52bda47f6dc7d4a7d4d5b46092fd7cec8c3c11cabef411a443e22817489f5bb
Version 20000000
Previous Block 000000000000000000019e7568131a21184319adfc46c390ce26bf65aed43bd9
Merkle Root 3616e4f4be4a99a70127031ccefc01f699228ed833eb25f7f01a40babd9eb913
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,462
Size: 1.00 vMB
Total Fees: 0.02144325 BTC
Feerates: 122.12 > 2.15 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,793 (740,575 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
174,218 174,218 000000000000083943b64f06b7cb0c6d5f072fdad8f5d69fb4ff68e577e22950 2 0.00/1.00 vMB 193
174,217 174,217 000000000000049489d6b2922cd803a0d4ec16e069e4d8c890d0f90f692875b6 47 0.02/1.00 vMB 89
174,216 174,216 00000000000002d81fa88058ee895a1b6350515d74690f58cb324b1508db27b1 13 0.00/1.00 vMB 45
174,215 174,215 000000000000005deec8f6ff3b713dfdefd99a3f8560fefafeffa9412f79ee5e 39 0.02/1.00 vMB 104
174,214 174,214 0000000000000a4c5582ec6369b0f527b9d6e147009c6c11838515633981185d 49 0.03/1.00 vMB 84
174,213 174,213 00000000000001fd3a56cd1aaa4e561368d5428eafe36be0718f9001771de7ce 33 0.02/1.00 vMB 223
174,212 174,212 00000000000006211bfb0b3c024d3d5309727d2a815307bd396a484ec46408ab 70 0.05/1.00 vMB 61
174,211 174,211 00000000000006099f531638ffddf340916296dab688e926f17558446b118d15 69 0.02/1.00 vMB 27
174,210 174,210 000000000000052db77cda80bbf0213ef2347c01869f2c99d31640644158a81c 12 0.00/1.00 vMB 62
174,209 174,209 0000000000000085e92a46539bf6d7c861563240389585d7402e939b0eb955b5 135 0.03/1.00 vMB 3
174,208 174,208 000000000000010338ce52096f9fa92b662d5d5f1e4bd83624e6e70422fce602 38 0.02/1.00 vMB 56
174,207 174,207 000000000000032691f8d3ec205f5e72bbe8aa42a0747f0ebd33e895229fb41c 41 0.04/1.00 vMB 34
174,206 174,206 0000000000000841267307b580bd93881acffb68290dddf22d3df31a46c05e96 130 0.05/1.00 vMB 41
174,205 174,205 000000000000096390e3a88e107df500e0c5c50c569e69376dbc0165f9f452e0 23 0.01/1.00 vMB 22
174,204 174,204 00000000000000d61fb584081e637faa8a35f960b9059a4a97a243e8822e1fe4 7 0.00/1.00 vMB 121
174,203 174,203 000000000000068b7fad6c9b87e01f8973e62b2f8b8c0849d1e110dd4da5256d 36 0.02/1.00 vMB 280
174,202 174,202 00000000000007afcf3e13417dc6be20fda7223e36288ad861ef7b91439e38ec 9 0.00/1.00 vMB 65
174,201 174,201 0000000000000454439190b9d4f57d0034117e23e55b0f992fee08fc2ffeedd8 28 0.02/1.00 vMB 51
174,200 174,200 000000000000040e1ee8b1187c64f6fa99e89e08dc1de09e8689881ea4a17cd7 34 0.01/1.00 vMB 140
174,199 174,199 000000000000042dd48f11e462bfe7d8e9e14ac6793a7d3e32f286ba69ba2122 24 0.01/1.00 vMB 69
174,198 174,198 000000000000031d2890c170f45396fb799fc5de331e2c071c78f09711c824c5 6 0.01/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.02 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: 649.84 GB
    • Received: 13.22 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.