Loading Tool

Explorer IconExplorer

Memory Pool

75,258 transactions
20.48 vMB
0.05765659 BTC
Random Selection Loading Transactions
Max Size: 137.65/200 MB

Candidate Block

Mining Attempt 5a61a788458a01d6e3dc525be75e02f4b114e8124f7cfe2345045031d536b6b7
Version 20000000
Previous Block 000000000000000000017ebf1c136d095b44adf38dec8295d6ef2bee137a6e6d
Merkle Root 75d83c6d41c79c5b98583fcf9a82fa38238299594b91065e0498353e3e8ce1a0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,241
Size: 1.00 vMB
Total Fees: 0.01283266 BTC
Feerates: 94.55 > 1.29 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,993 (802,654 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
113,339 113,339 00000000000058669278914dede17020d474f9f70d838361a322414de76ba3b7 1 0.00/1.00 vMB 0
113,338 113,338 0000000000001c64aa55f067630c0c620feb41e349d8271d573f67780be99983 5 0.00/1.00 vMB 3,875
113,337 113,337 000000000000b9262ceef9fac36cab79daa60a7c82c6b0a9e0a290a8132dd416 3 0.00/1.00 vMB 0
113,336 113,336 00000000000086197977abcd99d01ffffaf165f10be65231282d1a99995d6542 4 0.00/1.00 vMB 0
113,335 113,335 00000000000031a031b9f54d719a222e2ef1d9f101f8ce3aed08465101c1149a 6 0.00/1.00 vMB 0
113,334 113,334 0000000000009973118f3cf8c56b0efe12638fe492f3d7087d209855380933cc 22 0.01/1.00 vMB 375
113,333 113,333 000000000000b6613089eb23b3b8095e11cf69388f0339d68cf2728f0dd8a9ce 2 0.00/1.00 vMB 3,891
113,332 113,332 000000000000293f3a827b0dbb23d9a19ed5da1d1caa80551abeb9c347261519 1 0.00/1.00 vMB 0
113,331 113,331 0000000000003d77fce166368be4e3af1780d76ce349264b95e16df5e783c508 79 0.02/1.00 vMB 0
113,330 113,330 000000000000a8fd61b62f383ec27e824f1d3f592e67bdd1cb3bf7082d9018be 11 0.00/1.00 vMB 0
113,329 113,329 000000000000c9ccf0541108ba92d1e662ab77aa7d049e62eb93431cf06b86d6 20 0.01/1.00 vMB 1,232
113,328 113,328 0000000000006e7f6ca02de59e781ca95f30f99c96c47c549eab563e13dc22fd 21 0.01/1.00 vMB 538
113,327 113,327 0000000000007600be0a167481d7f20858bae9da537475a4292cae3e1957fade 11 0.00/1.00 vMB 0
113,326 113,326 0000000000009a18aceb18cca6d84d28b968eaced3abe4a5b21528de7e938c6e 8 0.00/1.00 vMB 0
113,325 113,325 000000000000cb52cd91a21ab7aa60c025e2fb716e757aca165925965c8a21dd 9 0.00/1.00 vMB 349
113,324 113,324 00000000000060b0fadc82a8ea1978e4406d8c1e074e496a3f3708d92270ec89 8 0.00/1.00 vMB 814
113,323 113,323 00000000000077f8a494d8ddfca428db4c866681e6e4b22e451f99e43848a979 8 0.00/1.00 vMB 0
113,322 113,322 0000000000000d659abbe51f260f70692c5ef945842033cc1a92f031d9aff24c 11 0.00/1.00 vMB 362
113,321 113,321 0000000000005aaed6beb2b15471b8dc2597239bdfd923b903d7fc2751c62cf2 1 0.00/1.00 vMB 0
113,320 113,320 000000000000c6f9af922dfacfd0eaf1208630d91375af019cac2544e4cde387 12 0.00/1.00 vMB 334
113,319 113,319 0000000000009428209484db07bdbaab99218d1f325f48465c2e592d94bd038c 9 0.00/1.00 vMB 620
Previous 10 blocks ↓
Total Size: 784.11 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: 807.11 GB
    • Received: 23.18 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.