Loading Tool

Explorer IconExplorer

Memory Pool

39,598 transactions
27.63 vMB
0.06819221 BTC
Random Selection Loading Transactions
Max Size: 141.25/200 MB

Candidate Block

Mining Attempt 271460a5c59eb19f2cf6debf7c7f247ce4c6b52f8325742c604f40449aba682e
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root 9c8132e40a5556017f540947612e86bfc07fb07224e8d0a4e721959853b0a1ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,606
Size: 1.00 vMB
Total Fees: 0.01557690 BTC
Feerates: 100.95 > 1.56 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (735,100 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,544 179,544 0000000000000286b7980fe253ad8254b3d6812c1216cc6c376f779e1f22f646 42 0.01/1.00 vMB 149
179,543 179,543 000000000000051e9facb26fe6364bb9681ce7b24501dbadd51e2be93cafda63 17 0.01/1.00 vMB 15
179,542 179,542 0000000000000022fe8262b5f692521c7ada0720a560fb88b83018e546377c15 103 0.03/1.00 vMB 16
179,541 179,541 000000000000065121fcca4e5ff38fc4565b893d7642bf65d519b8d0417d767a 63 0.04/1.00 vMB 96
179,540 179,540 00000000000006cea6d6a7d914177540dadec18c114cc8639d56e709109ad3cb 36 0.01/1.00 vMB 12
179,539 179,539 00000000000007e570a4589bdbd543f4942a6a1c576fb1e0b22b040b49785bc6 98 0.05/1.00 vMB 93
179,538 179,538 0000000000000068093e794ad9d94492c66cfed260f87a761a3ae870c541e422 45 0.02/1.00 vMB 121
179,537 179,537 00000000000008bf5967654048ba8cc0a8fda11d573f17a4e3b3f84ccfebde81 29 0.02/1.00 vMB 80
179,536 179,536 000000000000077d7a7302887e4616955e5f77cb7783a00181c78b43a2f55786 69 0.04/1.00 vMB 112
179,535 179,535 00000000000005e76a304774924387f5d4abc25e9c8daf82c491ef1eb47193c3 140 0.05/1.00 vMB 107
179,534 179,534 00000000000008ef6977e173b80092367b9a99f9db118dcc1d0d85b09b95905a 24 0.01/1.00 vMB 7
179,533 179,533 0000000000000710bfa7e767f477f4f7b47872abe6ce3a5a4fb1910a0ac39307 40 0.02/1.00 vMB 64
179,532 179,532 000000000000018a4930d45a961c9faf935a36d0361d7c47b5293c91686eaf74 95 0.06/1.00 vMB 67
179,531 179,531 0000000000000121060a7b9f158653034ab645778509cde8e05c5addcce22c16 155 0.09/1.00 vMB 243
179,530 179,530 000000000000039932d37cc6db2cdce5f6b703f662123f33b845f40f3efd7acb 156 0.05/1.00 vMB 131
179,529 179,529 000000000000061a723245cad437b4e01400a664264a4624db4f9b06f8a6dcda 227 0.09/1.00 vMB 460
179,528 179,528 00000000000003b13929c2153510b7cd1c47538a3c4c9e6c0869209a25e6502a 93 0.04/1.00 vMB 149
179,527 179,527 00000000000006ffb6fcbcca89315ff2933584b778dd9177428b5c76ba784c64 15 0.01/1.00 vMB 179
179,526 179,526 00000000000000d6b4a277eb0e40ae33c8c29f34c2efee0d020164adfaeb7bc4 68 0.03/1.00 vMB 221
179,525 179,525 00000000000009136fd86a6c78c572024067ea9534809f81eb1783b1dc1ae743 80 0.04/1.00 vMB 127
179,524 179,524 000000000000055d08ce2b10aa5ebb28106ed8245e41d6efa2ee2fb1ece35b74 39 0.01/1.00 vMB 118
Previous 10 blocks ↓
Total Size: 781.76 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: 632.30 GB
    • Received: 12.11 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.