Loading Tool

Explorer IconExplorer

Memory Pool

83,753 transactions
31.76 vMB
0.10377533 BTC
Random Selection Loading Transactions
Max Size: 192.63/200 MB

Candidate Block

Mining Attempt 599deb5e6a6be7fea31aac257dfff78d033469a08e44aa2639b57a8925647262
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root c08168dc268045234cabf91c35da70927f065b73d0db3e39737be2f946dadfed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,541
Size: 1.00 vMB
Total Fees: 0.03363903 BTC
Feerates: 100.69 > 3.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (687,928 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
227,256 227,256 000000000000025ff72d6572f269d07855387627b58575329b3a976cc45f036f 278 0.14/1.00 vMB 158
227,255 227,255 000000000000034c0bc2f988c1631c590fb498176252f774fa59c4445101d0d6 187 0.07/1.00 vMB 188
227,254 227,254 0000000000000101a6b80010f50a7473a18fec5be3c5fb897042b262dfa2e95a 1 0.00/1.00 vMB 0
227,253 227,253 000000000000016ad6097438dc03b1c66e5fcd9b0bc6464412504a0dca67535a 94 0.04/1.00 vMB 143
227,252 227,252 000000000000020479826bd0e5e88f237bd4909356f9f409dcbda0c235a41e32 541 0.20/1.00 vMB 175
227,251 227,251 00000000000003603502b33e10e8aa0c8d6126210175f2fc340ea24ca7d5c813 350 0.14/1.00 vMB 159
227,250 227,250 000000000000019892d4adc1aa9a7c0f803a7ba78c8c75947c013f51c104b2f5 992 0.35/1.00 vMB 211
227,249 227,249 00000000000001fff3023eaa3ddc4e06d742393b7b5ff4e01c938ee127ac4133 219 0.10/1.00 vMB 122
227,248 227,248 000000000000002ebdaf25189c9251971bf6325552f8dfe183dee147eaafb99e 512 0.21/1.00 vMB 156
227,247 227,247 000000000000035653b6289b6decf9bacbcd08c82224ac6b7ea536811937dca1 100 0.06/1.00 vMB 145
227,246 227,246 00000000000001178c9b821b4168f8f4fac0d8a05c71e3a3cc3d8993eebbee0c 446 0.17/1.00 vMB 208
227,245 227,245 00000000000002fb8301ede0865ed8b02e41cb59aaf33c7a35602338d88fb706 162 0.10/1.00 vMB 109
227,244 227,244 00000000000001ff576a5c2f1d3550263be96c585e0dac0c48b6fb74368958f0 331 0.17/1.00 vMB 149
227,243 227,243 00000000000001056c5c581f0bb07bd7b126f06c656fe1a5931c47a5f125dac8 523 0.17/1.00 vMB 277
227,242 227,242 0000000000000043ce79abb57132c804c96174eb4f168820b4dccdefe2bed550 55 0.02/1.00 vMB 116
227,241 227,241 00000000000002b706c02b3c731c54fd8e968eb73f04c7f354c92e43e7dc5cfd 115 0.10/1.00 vMB 87
227,240 227,240 00000000000001f9c483503145de698f362e8d0ad3f1cf136ca3d4a6e057ac67 524 0.25/1.00 vMB 171
227,239 227,239 00000000000000f8d9cd9b12ac23a4d5b0fed66c2f425e1c3b1e7eb58db6e05f 55 0.04/1.00 vMB 114
227,238 227,238 000000000000001ba961e1ce8865ee7cc5654f5ebef8ba8de90666a0f2f8300c 414 0.17/1.00 vMB 192
227,237 227,237 0000000000000293fec254ae840087842d2c303938e703a314661109deba6f9e 52 0.02/1.00 vMB 126
227,236 227,236 00000000000002a0ed818ee66e850ad5be6911fb2e1ce5628e757c9b6afac055 345 0.15/1.00 vMB 282
Previous 10 blocks ↓
Total Size: 782.72 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: 702.97 GB
    • Received: 16.63 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.