Loading Tool

Explorer IconExplorer

Memory Pool

83,054 transactions
30.52 vMB
0.10983943 BTC
Random Selection Loading Transactions
Max Size: 183.91/200 MB

Candidate Block

Mining Attempt 745d518b3a2c18a8491b8da4b624a8d8486cdcc812cb8ffe6315aedf882e4c8a
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root b215ab8325c18a4ec9a43cc6968796c4b5014e8b0af8a91f79c3911042753abd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,518
Size: 1.00 vMB
Total Fees: 0.04670333 BTC
Feerates: 526.32 > 4.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (133,647 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
781,320 781,320 00000000000000000003eac5da536cb92dbe76990eec1b6aa5e69c68b04a34d1 126 1.00/1.00 vMB 5
781,319 781,319 000000000000000000018607f88eaadde542d9840a2dd66eb71ded34137dc289 2,189 1.00/1.00 vMB 19
781,318 781,318 00000000000000000000f4ece093d50a5ee3820360c549feb312026978b6ab21 2,787 1.00/1.00 vMB 27
781,317 781,317 0000000000000000000492a1f429a3d3bb82a500c467c09023cd87b0d46e2b14 468 1.00/1.00 vMB 9
781,316 781,316 000000000000000000047dd21433dbc3c5532f5f08299316c592a06147cc6d31 744 1.00/1.00 vMB 11
781,315 781,315 000000000000000000034012c7702478beb91f67610eadd2259ac2a6a083de90 1,291 1.00/1.00 vMB 15
781,314 781,314 00000000000000000002b4053f76812d6e4ec73ca3d298cb516912f8f682994c 1,807 1.00/1.00 vMB 19
781,313 781,313 000000000000000000046e0eec96cc31763abf248fd2e80daa32041c6beebb69 1,976 1.00/1.00 vMB 22
781,312 781,312 00000000000000000002c213721ef804d53774621a26f73c59a701f172f5f5cb 1,107 1.00/1.00 vMB 11
781,311 781,311 00000000000000000002b3b316ebdd7811c58c1520b1cfef28f7a232cb78934a 856 1.00/1.00 vMB 17
781,310 781,310 000000000000000000028b983bac03f6ea16f97ea8132b11e0b9a5465f2e7bdd 2,027 1.00/1.00 vMB 37
781,309 781,309 000000000000000000066b3b05a26291dade0955d7dbc1e248b6fa5a6c075dc6 1,155 1.00/1.00 vMB 10
781,308 781,308 00000000000000000003cf3483960b429758af29b701e0d574e8213d5dc393c1 968 1.00/1.00 vMB 11
781,307 781,307 000000000000000000043f351f453aa1cb5ac6f2b5090e551c19c4ab385897e5 2,021 1.00/1.00 vMB 22
781,306 781,306 00000000000000000006637a067d9e9a694fda2667add5cf70ba2ad665de7321 583 1.00/1.00 vMB 6
781,305 781,305 00000000000000000001a9fc605559280dcc8860e60ae78e6e5c15dcc6798a01 1,147 1.00/1.00 vMB 15
781,304 781,304 0000000000000000000542206dd16245a4c199de787b8dfad378613f4dcbb4e0 360 1.00/1.00 vMB 6
781,303 781,303 0000000000000000000618d75fcc4d29bab895533132e37a89882822e2351e96 1,059 1.00/1.00 vMB 17
781,302 781,302 000000000000000000066df053811a83f18f62b88bde3a4224a3587744327387 1,488 1.00/1.00 vMB 28
781,301 781,301 00000000000000000002eaa0e7bb41bdc21f66c89ca0c21e447d10269bf8dafe 689 1.00/1.00 vMB 8
781,300 781,300 0000000000000000000614aa00b4db0b2e4568c9f6f5057507cba32c19b0e8c0 1,536 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.33 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.41 GB
    • Received: 14.73 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.