Loading Tool

Explorer IconExplorer

Memory Pool

29,024 transactions
9.94 vMB
0.03740581 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.18/200 MB

Candidate Block

Mining Attempt d42f4fc73cc5ef3769055da9dfb3605fee9ec2714aff144b7b09aac86634e7f5
Version 20000000
Previous Block 000000000000000000004f4a31c86ff2b110eb09516753e59b0af3c3c6772a4e
Merkle Root e91d465c04b9d2158a41f93e282641639cf20bc1005e1ae66116f9c5be49431c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,931
Size: 1.00 vMB
Total Fees: 0.02032196 BTC
Median Feerate: 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,501 (782,307 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,194 131,194 00000000000006f78fdde65a4f8654f8974c5a19331ca0a278864832d5451798 52 0.03 vMB 786
131,193 131,193 0000000000000b2e7f8a51cf6ac89fc1901c46b2838503f08191d025546a0090 113 0.06 vMB 435
131,192 131,192 0000000000000b1425e9976c4ba7a5cba1e8050b90d588933efc0a2f15dd9feb 87 0.04 vMB 998
131,191 131,191 00000000000012326657f670c08def145ce42e86d068a2cb6ee6030fb9f990c5 17 0.01 vMB 885
131,190 131,190 00000000000007b57996da5a117578162bd44a1ca6b30ed4e78463e875451d8e 62 0.03 vMB 1,211
131,189 131,189 000000000000087e1a411adad3546241dbe480d071797c817bc608a58105bb21 80 0.05 vMB 526
131,188 131,188 0000000000000a3843cd529d2a22fdfa505bb4a3594914c1abfdbb8d063da966 31 0.01 vMB 2,243
131,187 131,187 000000000000109a6c9f9527b1548464bb54e09cb66ec3b5ec979d67ad232e46 42 0.02 vMB 244
131,186 131,186 000000000000035611246a46136c0fb83057f1057e5114750d60950acf1dda86 78 0.04 vMB 1,037
131,185 131,185 0000000000000f28c17ca018e0b0e64c0d0428dfbf75621bdc58100f854a2043 142 0.05 vMB 452
131,184 131,184 0000000000000efb3f42ded2c88583cec0ac308be13ba7cbcc444d776e4b7413 1 0.00 vMB 0
131,183 131,183 000000000000129d946a1dd3549a6f68fa7b0706e33d025109e2f98d9d372d0e 14 0.00 vMB 45
131,182 131,182 000000000000013d2a96159c99788a72c548b6b39ee7aaa11853c682a5956892 15 0.00 vMB 858
131,181 131,181 00000000000009227662cb41d0adad2ae60a8dd7f3f9ed25d9e5c84024cf02ae 29 0.02 vMB 291
131,180 131,180 0000000000000eff7fc09c52421271490a7ec372d9b0a83e51745a45bab2c501 22 0.02 vMB 480
131,179 131,179 00000000000012638c79e5cc799637f1848faa9d8c5c956e7922da5010c07563 171 0.05 vMB 102
131,178 131,178 0000000000000bc5b66f55ede588efcc034d3ac99f1d5c405a2091c855a9eb7d 177 0.05 vMB 91
131,177 131,177 0000000000000988cf586b7ab148f6eb8bc617527707d0991ce8d0bb8b60a028 171 0.05 vMB 167
131,176 131,176 0000000000000c15d1f23893b75b4ee59e2393cfe43b63ef208950f79e672e45 22 0.01 vMB 439
131,175 131,175 00000000000001c415290c370c24042837f88e370c2e3539e10955200b629dcd 55 0.02 vMB 1,417
131,174 131,174 0000000000000e55e2f830def532c0b3972bdda7b54368505105990c4118aa8d 51 0.02 vMB 966
Previous 10 blocks ↓
Total Size: 779.73 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 373.06 GB
    • Received: 1.85 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.