Loading Tool

Explorer IconExplorer

Memory Pool

79,254 transactions
29.73 vMB
0.09393348 BTC
Random Selection Loading Transactions
Max Size: 179.38/200 MB

Candidate Block

Mining Attempt 67f3e3b9f76de1a6f7621c684be5c93bc4bb1884cc2eba289a6424b42f978888
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root 69f5eb8a1c3f65afc0cc754ddeffbeedc39f83f88e4e71a7d42bc011d5c99dec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,659
Size: 1.00 vMB
Total Fees: 0.02759188 BTC
Feerates: 251.00 > 2.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (539,704 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,426 375,426 000000000000000008b6660b8b2ffb289590feaf76277aecfb69bb7084bccf71 1,722 0.93/1.00 vMB 38
375,425 375,425 000000000000000010afed7690a350d3b11a6e22a56d7d75a6136afd200a01ae 1,396 1.00/1.00 vMB 21
375,424 375,424 0000000000000000040637b58cc406e47bb06fb2f6a324b110f5c29d4d72e97b 1,915 0.75/1.00 vMB 55
375,423 375,423 0000000000000000092611f13182510f8303d1aca1946df92814d17ed078e478 1,854 0.93/1.00 vMB 32
375,422 375,422 00000000000000000557199e5fb1eb8860ed40efe8314a252079aac8bdd91c45 2,237 0.75/1.00 vMB 53
375,421 375,421 00000000000000000715ec5d8f9b1790910684ffa97bd9d13063ce53da5baba1 198 0.11/1.00 vMB 47
375,420 375,420 00000000000000000e9ef6b1d3ad19e9f71e923e1436240c71b9c125dda00e7e 159 0.10/1.00 vMB 19
375,419 375,419 00000000000000000b81663e5289c52a68bef7ffc227a3a97bd676f3886c9be1 1,578 0.56/1.00 vMB 40
375,418 375,418 000000000000000001ccb4b2bc0ee04f975ffa011242531e012343e074c86f10 333 0.16/1.00 vMB 33
375,417 375,417 00000000000000000f819223cd8baeffbf520a93fce4674d82d747ec34e98b81 615 0.40/1.00 vMB 25
375,416 375,416 000000000000000011a18cc0b0f8bad04988c161b66f231510df2c6fa94b5c4b 1,047 0.49/1.00 vMB 36
375,415 375,415 00000000000000000eb20367ff6179801ea6c3c9593a81ffdf59d5872e511532 929 0.41/1.00 vMB 37
375,414 375,414 000000000000000000b70ebdb11aa9a8eae28d9b6dcf815cd690c3e0f8cedd74 545 0.27/1.00 vMB 46
375,413 375,413 00000000000000000161b6faa0bd108fa4dc22b44f0d135af89acd4ffedfad7b 577 0.31/1.00 vMB 36
375,412 375,412 0000000000000000108f628ae9da8ddf374d6cb46abb1d5365ea10fe42c59a55 319 0.22/1.00 vMB 30
375,411 375,411 00000000000000000418b9a17b37b5e98c2d73686a2f9e1343749419eead23ce 509 0.22/1.00 vMB 46
375,410 375,410 00000000000000000d4ea3a1b9bb52ad1ce51fb48ac1c630944f82c95abefdb1 582 0.27/1.00 vMB 36
375,409 375,409 000000000000000008ad3d92e966eed88554f58f6b15f7171b39eb3c570ac790 202 0.10/1.00 vMB 43
375,408 375,408 0000000000000000104eb9a66d17e0c65713f1c3714c6d2fae5311b943972f53 464 0.27/1.00 vMB 32
375,407 375,407 000000000000000010f25e3daf11cfcdd241c26746ccbd1983c4db90fc25434f 140 0.07/1.00 vMB 30
375,406 375,406 00000000000000000a83135264afdb5c412741f4e407ad278474f3df78c87758 519 0.26/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.62 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: 672.02 GB
    • Received: 16.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.