Loading Tool

Explorer IconExplorer

Memory Pool

20,988 transactions
9.05 vMB
0.04043995 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.50/200 MB

Candidate Block

Mining Attempt 05ec2889f0cd33e4249ceac2635f934212ead57c6cb229082cd64b38fb28093d
Version 20000000
Previous Block 000000000000000000002c2efa54a933667be0a2843a47329deffa95222ea700
Merkle Root 96c0e7afb9f05ef3e7a5f3394ef85858e460ce478a71a7896998f53fd6423290
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,137
Size: 1.00 vMB
Total Fees: 0.01951606 BTC
Median Feerate: 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,393 (783,166 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,227 130,227 00000000000019f9edcd0afb7fac17bde3b31c90b0f8b12bc703bf5ee18be5fd 36 0.02 vMB 691
130,226 130,226 000000000000051a3dcb5c72d7c328e2972667ef24128ffe24df07acbbcd3a26 7 0.00 vMB 779
130,225 130,225 0000000000000f6f0f168546c5a03c8cce9a39f7b928f6ec757d0e2da6f619cf 10 0.00 vMB 598
130,224 130,224 000000000000169268065a74927951a6b2d19825329052c78feaa65b3140023b 41 0.02 vMB 352
130,223 130,223 0000000000000d3610eeda861a28b81cc131dfe336cad1589a85bcba79786475 16 0.01 vMB 536
130,222 130,222 000000000000162b073cc3ac743a9c694995ecff43c7bde650dd7e1c5fba7e6e 72 0.02 vMB 450
130,221 130,221 0000000000000e5e74b250588e44b2056c7f5bb9370c80e69a2fee34e9c5af52 2 0.00 vMB 4,464
130,220 130,220 00000000000019ffee1176c0601b56dc43e55ac9ad81e14c6db4f86c624c6b12 61 0.03 vMB 385
130,219 130,219 0000000000000521d010cbcf3909afff8aa9b3d17df32cef1c174f5f1702bbdc 16 0.01 vMB 618
130,218 130,218 000000000000130b2ab4ac2a639135af725754c86968e68674fd6783912e2c0b 18 0.01 vMB 704
130,217 130,217 000000000000077ae3a108ec31b141301d80e8b02379334dfd76a67054d7074e 3 0.00 vMB 0
130,216 130,216 0000000000000e6190d72d39633fe822c0265ae397110518cf614e60774c59ce 54 0.02 vMB 0
130,215 130,215 0000000000000983e7202e6771f459e48d544078b3cd6650f739f2a2633eab8d 72 0.04 vMB 2,645
130,214 130,214 0000000000000add824e2398718fb7f7c4e4bbf922e51e73fbc3f883b75571f6 137 0.04 vMB 92
130,213 130,213 00000000000013812a8a709494141d45f187daeccb836ad78abcbd31b54d97b0 112 0.05 vMB 223
130,212 130,212 0000000000000d576ae0b512f8c57332d008d16d6f2a6963f2faa6b673242a90 53 0.04 vMB 7,183
130,211 130,211 000000000000114a5f88de173bb96927b633ef536390777096db488d29832172 21 0.01 vMB 661
130,210 130,210 000000000000101dc47c008fb3b470cd21f3f88926d34c8412aa2b5761808e7b 11 0.00 vMB 357
130,209 130,209 00000000000019dfcf6c68a79bb2640abf401c1fc1fc6c62f7629e243c7a35ab 51 0.03 vMB 832
130,208 130,208 00000000000010f5eb0206015877b773e24e6429a29bc6d54954f33edb5e4249 113 0.05 vMB 916
130,207 130,207 00000000000002f30d53907e8bfee73f06a41ce4602777a9952f3954b1ee96b6 181 0.05 vMB 27
Previous 10 blocks ↓
Total Size: 779.55 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: 255.38 GB
    • Received: 0.97 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.