Loading Tool

Explorer IconExplorer

Memory Pool

54,112 transactions
32.15 vMB
0.18303434 BTC
Random Selection Loading Transactions
Max Size: 172.23/200 MB

Candidate Block

Mining Attempt b2de3792ddf25a53c7cd96dc3ef9ca186ad4405fe23f1cfeb6f6ac9ea391efe2
Version 20000000
Previous Block 00000000000000000000e8bf6513364e7869b415e3fa1f8435bb5c6d3f5c62ed
Merkle Root 0e9ba8878b4ad91a1cf7e3584eb228057e6643da7e35acfadc9934f969cbcbbb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,946
Size: 1.00 vMB
Total Fees: 0.08044691 BTC
Feerates: 101.66 > 8.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,819 (130,551 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
784,268 784,268 00000000000000000000a9cf7711184077d13003122dcb4f1e50029c042cc227 594 1.00/1.00 vMB 7
784,267 784,267 00000000000000000002d09b19b9f637a386c283cbba230a3b35362be9921767 1,941 1.00/1.00 vMB 8
784,266 784,266 000000000000000000051b89210fca03d4daad2f8611ae0ac941645e8ac63781 3,283 1.00/1.00 vMB 22
784,265 784,265 00000000000000000003d677746c9e443997a0f0dbf07a67bbd48e2093e230e9 3,161 1.00/1.00 vMB 37
784,264 784,264 00000000000000000002775677c0585f14d37ef77993685a46d44d5c2ea45d15 1,964 1.00/1.00 vMB 22
784,263 784,263 00000000000000000001e568b9a3c4ecebe75c229f91ce926e74e789fc5c2759 1,126 1.00/1.00 vMB 9
784,262 784,262 000000000000000000053f66ee7e27bf38c1355ed8f6515d72ce4f48105d5ca6 1,524 1.00/1.00 vMB 14
784,261 784,261 00000000000000000003bc89ef2c8cfcd73ddb34ffd9117749985e56bbdc385a 1,929 1.00/1.00 vMB 16
784,260 784,260 00000000000000000001d197a4eb74c38e87ef7926c91be621bef8d46717ae89 3,117 1.00/1.00 vMB 31
784,259 784,259 00000000000000000003bc1d31f6379d909687f5bce6b307b7986dc0744bfede 4,268 1.00/1.00 vMB 15
784,258 784,258 000000000000000000057b83eee6fed8d6afc0178a4923d66559b169fb9c8eac 3,230 1.00/1.00 vMB 14
784,257 784,257 0000000000000000000462b575174970a3781f973bc19d2b2ace64bf6547c353 2,548 1.00/1.00 vMB 16
784,256 784,256 0000000000000000000106c0b5cbc721f93735abe890055b4dc300b0247e2bfe 3,552 1.00/1.00 vMB 30
784,255 784,255 00000000000000000005dedf57c439ddfcd83ede108b703b2cc3050bc4d328db 3,231 1.00/1.00 vMB 38
784,254 784,254 0000000000000000000529f9ab4d30c9ce1e1804be4689da09ad5b633a75dd45 3,086 1.00/1.00 vMB 32
784,253 784,253 00000000000000000002c09c91e722a6f55b55cc5fcb092949f70edd71067a11 2,928 1.00/1.00 vMB 16
784,252 784,252 00000000000000000004de7c597cdc1583af90d429b3cf414072e2f1617b76f2 556 1.00/1.00 vMB 13
784,251 784,251 000000000000000000015fffa336f2241a2085cb2767dbb05f45131a3dc0e8cf 3,086 1.00/1.00 vMB 24
784,250 784,250 000000000000000000029e363bd7e0040ba37c43cf2fd234e61709210c9be900 3,047 1.00/1.00 vMB 30
784,249 784,249 00000000000000000002c1b9cb5aaa4d3b2ec17c06aa3056717223f7b8cd2046 1,716 1.00/1.00 vMB 36
784,248 784,248 00000000000000000002f747b0e8e482d34605f528c81749e5561a24c2be9b97 734 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.07 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: 651.23 GB
    • Received: 13.49 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.