Loading Tool

Explorer IconExplorer

Memory Pool

50,027 transactions
29.78 vMB
0.11105935 BTC
Random Selection Loading Transactions
Max Size: 158.88/200 MB

Candidate Block

Mining Attempt 3fbdcf6dbf2eb7470cc91c233c7ce70b2d69130d77162d9e7ee28830261a3f1a
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root ef8202022bac9dab3833a17f403a112618aab7207aee1313d666eebe4c59323d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,229
Size: 1.00 vMB
Total Fees: 0.04838724 BTC
Feerates: 301.60 > 4.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (705,075 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,773 209,773 000000000000013d6658850532e4bdb3fe4a5cb8283f1f0f9f2be1be27a6262b 159 0.08/1.00 vMB 207
209,772 209,772 0000000000000474f0d4cddfed8f0dff23dabb43dfd086a98ebf3a6da30e20c0 267 0.12/1.00 vMB 175
209,771 209,771 00000000000001e2b3c4c8b38889661ecd96fb926e95fb862373024c75775de6 10 0.00/1.00 vMB 182
209,770 209,770 000000000000039f8762a4be15e6368dfff543900a91bcdf9f0f61000a83f522 113 0.07/1.00 vMB 141
209,769 209,769 00000000000000090ca2364619f48e2fffdbd36d44d3863edf77700936d23f40 18 0.01/1.00 vMB 255
209,768 209,768 00000000000002859bfef7607aa3cbb7bf7bc4bda9a0be9c14efacf830d32316 287 0.12/1.00 vMB 210
209,767 209,767 00000000000002d5af7614be2cae44aa28134ba767c621893fdbffed2339af82 408 0.16/1.00 vMB 199
209,766 209,766 0000000000000484c61db7608976d9656f0e0939a1ea554feb9e82c1542efa36 82 0.03/1.00 vMB 209
209,765 209,765 0000000000000298e6a63a7469752a8bfdb7b0d75d65cc8231f4208debd47bd1 144 0.05/1.00 vMB 163
209,764 209,764 00000000000004961abc5c3733accaf4dc0d05d2dde19ec0aacd8b3febc2653b 108 0.05/1.00 vMB 188
209,763 209,763 000000000000005328e822fabf46a9771cccfa97a438b61e3b2637a1853e1ae0 104 0.06/1.00 vMB 149
209,762 209,762 00000000000000894a972c50e1645f8e05b36269abba461a6f3bed6461806271 71 0.04/1.00 vMB 198
209,761 209,761 0000000000000098aedebca7e58c6809fbca0707250eaa3c8bcf9cc83fd78fa0 140 0.05/1.00 vMB 152
209,760 209,760 000000000000008e31f256be3d82a8a5b87759dfeaeca5507e78b5a51ef48eba 198 0.08/1.00 vMB 159
209,759 209,759 00000000000004309295f6b7f06087b506c9e1352d4751d6a03c48883dfe1b38 27 0.02/1.00 vMB 83
209,758 209,758 000000000000015f17499f6451bc21a512a0798901c494a3b628c1844d9e5850 159 0.06/1.00 vMB 209
209,757 209,757 000000000000026b78c02943452b5704ac659ea238bb97446dd58af35a40aeee 713 0.43/1.00 vMB 60
209,756 209,756 000000000000026e28a22fce5fe6167e9386353c0fb045d21d90274c1fd1a4a6 584 0.23/1.00 vMB 215
209,755 209,755 0000000000000451afdf87bc293d83c7c10b227045d33258a60d1083fb272c9e 156 0.05/1.00 vMB 36
209,754 209,754 000000000000028a95390ea5da9afe2a568a55e8aa32b479349d6c644954cfa4 8 0.00/1.00 vMB 0
209,753 209,753 00000000000000808ed774513c6563c78f36bd420be5f88d9df5bc3576016247 11 0.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.12 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: 652.13 GB
    • Received: 13.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.