Loading Tool

Explorer IconExplorer

Memory Pool

79,909 transactions
29.31 vMB
0.12572827 BTC
Random Selection Loading Transactions
Max Size: 177.47/200 MB

Candidate Block

Mining Attempt 39b59a6f58557cc231a51c40978201a825f0aef7c27eab98d51545a2d2bdfabd
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root eff3f4de0bc4bccc5396ceb667326dc07e1c609144be6ec5a38e85305f152417
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,887
Size: 1.00 vMB
Total Fees: 0.04715597 BTC
Feerates: 301.72 > 4.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (727,583 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,714 187,714 000000000000024687180b6d9794e49a1f03fc9bb6db37b6a422773d22e0b253 125 0.03/1.00 vMB 250
187,713 187,713 000000000000094c33971b3f5efc69573de6c4953fefc6ab406a7d9fbf984fd7 480 0.25/1.00 vMB 175
187,712 187,712 000000000000024760c69c7b052ea94444c9f6073f18c072fc21a9dedd0ab44d 82 0.03/1.00 vMB 144
187,711 187,711 00000000000007a9c1790e3ac99f58a57c650766db00cc15af2799db7d6c3323 116 0.04/1.00 vMB 113
187,710 187,710 0000000000000643b3e2111859ae1f4fe36d960331e397ca7f28e8ed8d3828ce 109 0.04/1.00 vMB 161
187,709 187,709 0000000000000464a1ffb72190c1edfb371ed45d104f766cedd3e2e5c9b2708b 132 0.05/1.00 vMB 206
187,708 187,708 00000000000008042c074caaeae7a3823761b571f389a66f500ab6db3f8e9132 1 0.00/1.00 vMB 0
187,707 187,707 00000000000005ffc707dbf534afd57b73cbaaabe0340bce23c6e9a68dafaf9f 146 0.04/1.00 vMB 49
187,706 187,706 000000000000058d90fb3b33b09047ba274151ed9850264aadce9e33bf505874 34 0.01/1.00 vMB 50
187,705 187,705 00000000000003d7d263cee5dd9abf6fb08f9bacfe38ee435a525104b1af95d4 64 0.03/1.00 vMB 44
187,704 187,704 00000000000000a24682ea85bdc9a150f4d88a4c27debbdda7d64818a5b6f9a8 109 0.07/1.00 vMB 93
187,703 187,703 00000000000002b19325af54dedbf51e61bbeef62a0406a9c284d92f410be537 32 0.01/1.00 vMB 112
187,702 187,702 0000000000000003216061f2dfb0d70aa43aa605b0a63b64491a3672398c65ed 151 0.08/1.00 vMB 106
187,701 187,701 00000000000002b6d1dd37363e3447e92d0610370ea338ed1c749e385bfc2832 95 0.04/1.00 vMB 84
187,700 187,700 000000000000040c92f7d477e566bc723ebcd4cf0aad2803a7c8b92746cc4535 134 0.06/1.00 vMB 84
187,699 187,699 000000000000072dfcdb5df751f922105c3394e3d7202413104e8f3d659310ad 13 0.00/1.00 vMB 31
187,698 187,698 000000000000024d3011bb788da2e8cb701b7765787529079abcd3aa45cf03e4 49 0.05/1.00 vMB 75
187,697 187,697 00000000000000976705a2f09dd61df36a859f22a2815129145dd8900fa4a5e2 1 0.00/1.00 vMB 0
187,696 187,696 0000000000000428cf16ea582693ea92e666ece2bc43f2ded1188ca4f1bf2a74 121 0.04/1.00 vMB 229
187,695 187,695 00000000000002ce1addfd52f572db8029a8f9fcaa28653320b1285b013ff01c 197 0.12/1.00 vMB 102
187,694 187,694 00000000000003e4087a5da4a77d7a58458d87a2016be0704d06ad5228844249 474 0.21/1.00 vMB 132
Previous 10 blocks ↓
Total Size: 782.90 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: 713.74 GB
    • Received: 17.46 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.