Loading Tool

Explorer IconExplorer

Memory Pool

81,868 transactions
30.57 vMB
0.11723805 BTC
Random Selection Loading Transactions
Max Size: 184.15/200 MB

Candidate Block

Mining Attempt ae6cb128606fa85f5ba4bfc76d729c444c03e0a12c55208d238a2dcdb58ab578
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root 62be32137d08b9f9a42fda64c656e862008a08a79b39056b53207d7ae5d95df1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,565
Size: 1.00 vMB
Total Fees: 0.04113270 BTC
Feerates: 180.34 > 4.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (381,908 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,234 533,234 0000000000000000003200ea1619c3d439d05e1e5d4fcfb565bac3364d357566 2,501 1.00/1.00 vMB 48
533,233 533,233 0000000000000000001d36be3ac19e9e1930d39359c3463ab7d900d336c7f56f 299 0.46/1.00 vMB 8
533,232 533,232 0000000000000000001e8bda811fc78ba3777eba510cda653e3c0aac39c92348 715 0.61/1.00 vMB 7
533,231 533,231 00000000000000000030089f2775d437ad2a303b17fa790fb150e26774ad722c 479 0.77/1.00 vMB 4
533,230 533,230 000000000000000000218d9770768982a613402989991bf1f78b02f314cf2659 2,712 1.00/1.00 vMB 28
533,229 533,229 0000000000000000002d3b6e704ef47db6967215b22bf7160c6196bdeb53a1c2 694 0.40/1.00 vMB 21
533,228 533,228 0000000000000000000cfacbe83570caec52121f2d8b65e8bc877896b408cdd3 147 0.08/1.00 vMB 4
533,227 533,227 0000000000000000001bc88848625d5cbe25a6d56181a758fb63708161c56569 1,987 1.00/1.00 vMB 8
533,226 533,226 0000000000000000000b9e33fb1506d74c025aa21a4953d0a6e47c30e0dd7220 2,674 1.00/1.00 vMB 38
533,225 533,225 0000000000000000002d5b2dce0f6b54412cbeea92ff3539e85f0e93eb3a7c2e 210 0.08/1.00 vMB 32
533,224 533,224 0000000000000000001e4763f039f59c0ed3395e7eaf540b6e7d4dab37cb6b30 624 0.22/1.00 vMB 17
533,223 533,223 00000000000000000020dd0ee3ca8fb834a438f7d662a8fbbb43b949a3f3b1ff 94 0.04/1.00 vMB 20
533,222 533,222 0000000000000000000861a6c7b5647f6cde9a9136fe42a7a7aaf03e0477200b 633 0.30/1.00 vMB 16
533,221 533,221 0000000000000000000859e0ce75a6e7b63db42ad84629dcd4d87483c6ede446 983 0.37/1.00 vMB 16
533,220 533,220 0000000000000000001f3f1c6cb91a96d583b224304fea47285736a1f3effdd4 841 0.83/1.00 vMB 8
533,219 533,219 00000000000000000001230f45530c64ca31bd3f5fd0b51a6e3e3cf38d1d803e 1,319 1.00/1.00 vMB 14
533,218 533,218 00000000000000000021043b491071bc4ffc480d134d6a8ab4f50b0d704c3150 607 0.37/1.00 vMB 15
533,217 533,217 0000000000000000000ad7075d9a34998dcdfbc28b2861df2ce333e160adda62 1,295 0.61/1.00 vMB 16
533,216 533,216 000000000000000000201e20465625c3fbe1d0cad3fc2bd92927460e67832cc1 1,906 1.00/1.00 vMB 18
533,215 533,215 00000000000000000000b34c0050866049863d9e5af4eb4787b0740baa0ec776 2,258 1.00/1.00 vMB 24
533,214 533,214 00000000000000000020469c37d01eef688ec1ea6b80ce53d375ecf5cec6c271 866 0.36/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.