Loading Tool

Explorer IconExplorer

Memory Pool

78,922 transactions
29.05 vMB
0.06898292 BTC
Random Selection Loading Transactions
Max Size: 176.63/200 MB

Candidate Block

Mining Attempt d3553f53b024f28602d0075df28a1a23e3e32bfb4752dba00d821c47d5a39d81
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root c3358443a218d4f3e12fdd2b751466fdd7e2188cb3a2d63a3f2b665e7b86e8e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,880
Size: 1.00 vMB
Total Fees: 0.00830253 BTC
Feerates: 74.86 > 0.83 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (201,920 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
713,165 713,165 00000000000000000008785d62642596d259fc8ac4bb4c87696a4834d6692331 763 0.35/1.00 vMB 7
713,164 713,164 00000000000000000000300fa0e512835dc3cea21ad39246d280431c26617457 245 0.08/1.00 vMB 6
713,163 713,163 0000000000000000000245cfec0cbc727e1999903e4a4f1323f82957c5764971 1,297 0.45/1.00 vMB 8
713,162 713,162 00000000000000000004608d1e042fdfd7e5dfd925be307ac1e90bbb31a5d0ee 104 0.03/1.00 vMB 6
713,161 713,161 00000000000000000004ac947f00a82932db602dc9f5c396b41d6052555ec414 229 0.06/1.00 vMB 9
713,160 713,160 0000000000000000000589f761bd40939e4f5dcc24945a249c29f2f1382a6478 705 0.28/1.00 vMB 9
713,159 713,159 000000000000000000069e6f8a2ddb87327874ecf1a19334223b681b4f5b5ae6 452 0.21/1.00 vMB 10
713,158 713,158 00000000000000000004a85b44856a64c67c128e70617134f561df2cee7ec298 236 0.08/1.00 vMB 9
713,157 713,157 0000000000000000000bbdaf4639ab23d7d37f3e4a31e0fe45d432438076f857 152 0.05/1.00 vMB 14
713,156 713,156 00000000000000000006241a9ebdd374abc09eb37fb2ec596374193fd500b83b 548 0.17/1.00 vMB 8
713,155 713,155 0000000000000000000024478b571cd046aa222545266c5a2fbca1a77eb98362 1,121 0.50/1.00 vMB 9
713,154 713,154 00000000000000000007f4aa35117e784190e9569123a37df137b33e0115896c 68 0.05/1.00 vMB 3
713,153 713,153 0000000000000000000b22366da4ff3b335fa5e3bdba834b2a69e6d66ce77d4b 555 0.20/1.00 vMB 9
713,152 713,152 000000000000000000056d118b6dc775a6c96ac922407fd869569825ce18f767 85 0.03/1.00 vMB 17
713,151 713,151 000000000000000000064aaa10f56d5b308fa7c6df13e5f2158959af8615195d 215 0.12/1.00 vMB 6
713,150 713,150 000000000000000000088643be0a28c03ce04d5048fc734f564a1b9d65a3a9d6 305 0.19/1.00 vMB 6
713,149 713,149 00000000000000000000e6a41aca0176da8ed930e26821cfb106a374f2c254d3 251 0.10/1.00 vMB 10
713,148 713,148 0000000000000000000946c44c75af5001951499c775bc9d9cf1ab3a4a6cd152 1,571 0.67/1.00 vMB 8
713,147 713,147 00000000000000000001989e311a2b39a56501b226b07b7f644eb1cd636c80d8 788 0.43/1.00 vMB 10
713,146 713,146 000000000000000000002a1fd7dc4464a78f198e1f2b47882a0df364b9033b47 343 0.26/1.00 vMB 5
713,145 713,145 00000000000000000003e3b3c911fa3e008da399c96635adcb0df3fbb35580f7 1,492 0.53/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.54 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: 669.08 GB
    • Received: 15.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.