Loading Tool

Explorer IconExplorer

Memory Pool

83,331 transactions
30.95 vMB
0.08352247 BTC
Random Selection Loading Transactions
Max Size: 189.85/200 MB

Candidate Block

Mining Attempt f5513186c89ffd813e3cdb030b7b8d39c055a69db9c636da3b81a8aeafc325c9
Version 20000000
Previous Block 00000000000000000001520f04690fd94ab2fadc4a76a81688efaa2562fb1328
Merkle Root ab9b13ae0f0bda962f15622e0f6ff99b9a58890ad2758af409825280aa39f3c3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,787
Size: 1.00 vMB
Total Fees: 0.01379579 BTC
Feerates: 151.24 > 1.38 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,344 (643,173 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
272,171 272,171 000000000000000547c8df73607e9affcedcb1bbfef16e09249a41b473c7b009 271 0.25/1.00 vMB 18
272,170 272,170 0000000000000003c379c13e01abefc21633c865fc2418a4aba036b451099e4d 545 0.25/1.00 vMB 52
272,169 272,169 000000000000000292512540477f70240175cab9b66342aa28a708c175aa3e24 1,294 0.50/1.00 vMB 46
272,168 272,168 0000000000000000ee8c50bdd8c41ff5f89da96bebf500accea13e760b6929a5 704 0.25/1.00 vMB 60
272,167 272,167 0000000000000000be951837e1447d648926567ea0b9e9176ad7a04ec04135bd 702 0.25/1.00 vMB 111
272,166 272,166 0000000000000000d0be7d23a47ea025e6519fd9e54f88e07e99ccd207e26886 577 0.25/1.00 vMB 115
272,165 272,165 00000000000000003b84478d0341d903d55c3a2151c93eea3e646ab1c7b7aee7 702 0.25/1.00 vMB 60
272,164 272,164 00000000000000016ca331fbbb8ab515a60267270c28b84ec81c03ab9f9a7e52 489 0.24/1.00 vMB 44
272,163 272,163 0000000000000001262e9b896683a0469149d222f061ad3513a9b0a5041af0e1 117 0.05/1.00 vMB 47
272,162 272,162 00000000000000053f812b3b8603f10f904ef4d5e00c592649584ea55cc9e69b 349 0.19/1.00 vMB 31
272,161 272,161 0000000000000005a6865ab17f85f4e130f4e9f5de40561a7c97109cfe8ad028 692 0.35/1.00 vMB 21
272,160 272,160 00000000000000028465cbaff46f250aad462c42ea663c7084f8e311e3db8301 701 0.25/1.00 vMB 94
272,159 272,159 00000000000000045590c3fdeca1753d148a87614a70fa0897a17f90bb321654 312 0.15/1.00 vMB 43
272,158 272,158 00000000000000012ba2ca10950a6ffc302d2e6694a4de4e57f81e4c70574bb8 608 0.24/1.00 vMB 68
272,157 272,157 0000000000000003fe2d46dab8891cc772dd8d004e77622e2b857192b05765cf 202 0.10/1.00 vMB 45
272,156 272,156 0000000000000000578c48ccc9ae115e7fb504606deea596a365f7b568b6a6a4 938 0.42/1.00 vMB 51
272,155 272,155 0000000000000006dee4f537559a61a2e0cd0b5549f7f5fe87739c06650f59f1 512 0.24/1.00 vMB 65
272,154 272,154 0000000000000005b09c1141440121160e4530d7833748c8eee9d1b62f73a7ee 950 0.40/1.00 vMB 59
272,153 272,153 00000000000000014aacf5ceae281e85e13daf056279e3d76495fa461002c212 743 0.51/1.00 vMB 26
272,152 272,152 00000000000000029f7bc07fa451722e9a02f40388a3f4a38e63b22ec6dd15e6 476 0.25/1.00 vMB 108
272,151 272,151 000000000000000311825a7a24daf37c06997ca80046c4e0643a16ea106ba9e6 559 0.27/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.99 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: 717.20 GB
    • Received: 17.84 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.