Loading Tool

Explorer IconExplorer

Memory Pool

38,005 transactions
26.03 vMB
0.07794596 BTC
Random Selection Loading Transactions
Max Size: 134.82/200 MB

Candidate Block

Mining Attempt f781248876b831b1bf71bba28f03ed5228e51b9a0500bae48079c8c52fcfe609
Version 20000000
Previous Block 000000000000000000007c5c9f7d16c5c2ffcbaf258956304c87cac4546c520e
Merkle Root 515036172fe8968a0a6caf7ed7253c0f98e8f854554229ff43b87c0f21a98bff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,905
Size: 1.00 vMB
Total Fees: 0.03053169 BTC
Feerates: 101.64 > 3.06 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,902 (676,268 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,634 238,634 000000000000001c4ae0b01834412fa83b2d088c22c9070e72f039ade6b7de36 236 0.21/1.00 vMB 87
238,633 238,633 000000000000011222cbdd250e28d38e29636addab62a8d9ce02266c6ab6cfe3 1,282 0.47/1.00 vMB 219
238,632 238,632 000000000000008525a8da95e1b4850e58bed83d2a30d09232ce6b148591228c 372 0.21/1.00 vMB 158
238,631 238,631 00000000000000e1e9b3ce32d6333495347f75ff114aaac35fad8b2f3ea90572 217 0.08/1.00 vMB 69
238,630 238,630 00000000000000788d5a82505ccfec6aca9d45aefafad4d1bc8e2916b2f88c24 471 0.23/1.00 vMB 170
238,629 238,629 0000000000000119a25e432b0ef56796aae611c4cc778b088b73c67ed1b83265 395 0.18/1.00 vMB 183
238,628 238,628 00000000000000712d0309b7c1bf22ad47c91ec518d84334bd29a2b761443387 128 0.19/1.00 vMB 27
238,627 238,627 00000000000000485937686cfc567e9cec3e4126f3c408d99811b5edf545e3f8 128 0.06/1.00 vMB 173
238,626 238,626 0000000000000030f5f983e7718c6af574fcce1230cb5e8f126755a4fe51f604 207 0.14/1.00 vMB 123
238,625 238,625 000000000000002c7f7234f4290e5012b26a98ce4b045fa656e002fdbc57aacb 694 0.25/1.00 vMB 225
238,624 238,624 00000000000000f103611c15c2e28fc784d0761e293ebc7c15d013dd119d6e83 329 0.10/1.00 vMB 71
238,623 238,623 0000000000000022c1a2e7f6cdbe8b9b018196bd838a38cfcbe673023bb04dc6 359 0.22/1.00 vMB 157
238,622 238,622 00000000000000b7e87a19a995e882bd33c48e6e2f0ec20761dd29291f091d3f 575 0.25/1.00 vMB 202
238,621 238,621 00000000000000882460df59ac4558dd8cc110972e0c71473131aa972c7d528e 497 0.25/1.00 vMB 156
238,620 238,620 000000000000013071bb9b1c874a6600187d1656a7371f5ab2c38f6cac6664d8 679 0.25/1.00 vMB 217
238,619 238,619 000000000000015878818bc6a39c0738153cddfa676a5d35058de157e01c83b3 326 0.13/1.00 vMB 215
238,618 238,618 00000000000000a292b0c3d4352c7d0eb1edca1fe323c6f19c3e7d9fee21343d 153 0.12/1.00 vMB 73
238,617 238,617 000000000000014618b1c70a571e12fe683993386ecbae2422b95e658383025e 126 0.06/1.00 vMB 150
238,616 238,616 00000000000000476a3055b4f6f016a6391223a78ece193cd3ba66d4795aade6 641 0.25/1.00 vMB 209
238,615 238,615 0000000000000159484796dd99f7087918dc87531e27b9ef8b2432dd5c23de23 68 0.04/1.00 vMB 147
238,614 238,614 00000000000000554a5ba95e90818f7c369255dfc2cf8de1402c9f0e9d22b000 169 0.09/1.00 vMB 171
Previous 10 blocks ↓
Total Size: 782.22 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: 654.53 GB
    • Received: 14.14 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.