Loading Tool

Explorer IconExplorer

Memory Pool

88,836 transactions
33.19 vMB
0.19766885 BTC
Random Selection Loading Transactions
Max Size: 199.92/200 MB

Candidate Block

Mining Attempt ac793c1c7f09a75e69e0adf5b5d78049d767eb6813c4cbd8da179bd6594bb579
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 6dca5b62096a71809c39b89a095f4e941c071655a2119ff2076dc2c6eb94b130
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,880
Size: 1.00 vMB
Total Fees: 0.08696894 BTC
Feerates: 387.56 > 8.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (251,808 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
663,145 663,145 00000000000000000001de5dc53285b2effa13023e03f59ca597187979ab4261 2,351 1.00/1.00 vMB 50
663,144 663,144 0000000000000000000156bafd12ef1af04c5ed603dcf7d01387fe739461fe8a 1,666 1.00/1.00 vMB 119
663,143 663,143 000000000000000000092202050951c945d94d5affc10ab337cb188f6bc33355 1,069 1.00/1.00 vMB 23
663,142 663,142 0000000000000000000d9051d0e73564a02f9c514f34d3b38ef87e2a785f3ac0 1,192 1.00/1.00 vMB 27
663,141 663,141 00000000000000000002bc3c5d34b1f8d52549b3cf11753d64804728bca168d6 330 1.00/1.00 vMB 2
663,140 663,140 0000000000000000000ad84d34090adb2a8133c5008a150ac1adc74ebc5529c6 838 1.00/1.00 vMB 9
663,139 663,139 00000000000000000003b2d5086bae724f05443bd0cf3d03e6c276dfb10d7390 1,596 1.00/1.00 vMB 52
663,138 663,138 000000000000000000035069ff1a9089d4523fedfb179ae9f3d7d947e828f25b 1,097 1.00/1.00 vMB 13
663,137 663,137 000000000000000000005d043754c34c9c036c1f9553964249e7decf94275b8f 1,954 1.00/1.00 vMB 43
663,136 663,136 0000000000000000000aa0f6cf14a8f6ba2214990676d1fff6ac2b39d9783f57 1,630 1.00/1.00 vMB 46
663,135 663,135 0000000000000000000cfd968d5ee3609413dc92cb998aaa12a8191c23dc0207 1,920 1.00/1.00 vMB 45
663,134 663,134 000000000000000000067130443223e9366de9970c00e65a0def2e75586ec090 1,706 1.00/1.00 vMB 49
663,133 663,133 0000000000000000000ed2ba3289c2cc444fbc8177255a8b775d2c30f253ad39 382 1.00/1.00 vMB 10
663,132 663,132 0000000000000000000f06de3e63e3ab7ff98397ba54b26a6d70de465f4abd19 955 1.00/1.00 vMB 12
663,131 663,131 0000000000000000000bdcebcc24c53812fa65eac65e7cdb38cde7a63dc9f98c 1,948 1.00/1.00 vMB 70
663,130 663,130 0000000000000000000e4beea607b99cdb059c3402d32e66b3e9be1be09c1787 654 1.00/1.00 vMB 12
663,129 663,129 00000000000000000001f8b2d3c96d8749c9dadad6c7ef2276bf0576e346efee 1,465 1.00/1.00 vMB 78
663,128 663,128 000000000000000000094a71ccced6130df07bfcae87400d70a7072c882440c3 1,705 1.00/1.00 vMB 11
663,127 663,127 0000000000000000000bc0cad5c7d91ef7417846356906bfd2761056d60f1fed 2,385 1.00/1.00 vMB 45
663,126 663,126 000000000000000000006eb5a1760411b2dacc81cfc89614e6cf115c41c8d683 2,251 1.00/1.00 vMB 45
663,125 663,125 000000000000000000083c5aa92400767bf5d89db0e4223e6c17fb5e6465f8ee 2,099 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.31 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: 660.10 GB
    • Received: 14.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.