Loading Tool

Explorer IconExplorer

Memory Pool

82,230 transactions
34.45 vMB
0.14317835 BTC
Random Selection Loading Transactions
Max Size: 195.91/200 MB

Candidate Block

Mining Attempt 63c9dc638e1a646134b0beea6492b85097e16204fcef74325113a3e9d55adc69
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root dfc182c8178842eb288d6246cf8d46ae9c2a01946485e2b6bddbc12ec7536ba1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,426
Size: 1.00 vMB
Total Fees: 0.02992864 BTC
Feerates: 104.71 > 3.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (579,625 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,782 335,782 0000000000000000098eba9711acc924f084a9c275db5927fa55d36d62ed330b 74 0.03/1.00 vMB 24
335,781 335,781 000000000000000005908b47aeba7714d83a9e0e3de9294720c600d95d11a01b 611 0.33/1.00 vMB 23
335,780 335,780 000000000000000005a44dbc478971f167a8fcadbe4ddaa4b056a956a6fe271d 958 0.60/1.00 vMB 19
335,779 335,779 00000000000000000bec930704ee524ad6d7b8260ae7a833c5ede553f818af91 384 0.20/1.00 vMB 25
335,778 335,778 00000000000000000795cd8758242771edc92383498aafc2b98b27a0e1080359 99 0.06/1.00 vMB 21
335,777 335,777 000000000000000018fbf4bdc0c23f49e848180ac4b54766a17fc34b4c7eb217 354 0.20/1.00 vMB 23
335,776 335,776 0000000000000000038ba2ecb46c02672582cdfe74e3d6a4bfcf1097e251f73e 635 0.40/1.00 vMB 21
335,775 335,775 00000000000000000e0a1b1709f0a1ec7154cc4ade4d6dfa8a06249162e70c50 132 0.06/1.00 vMB 28
335,774 335,774 000000000000000006f6e870aebfee8e01e7d74f8c93e0704aef92176b61e7ad 104 0.04/1.00 vMB 24
335,773 335,773 00000000000000000ad69a9220c31dc50be8607544d2f62e920ffc11d99353c6 464 0.24/1.00 vMB 25
335,772 335,772 0000000000000000190840ee18ce24456ecc7f307950c10f218aa286e80bfcb9 763 0.42/1.00 vMB 23
335,771 335,771 000000000000000005e9aa8af1d542c579a2d42cb26ecb0fc5a524cb317c3f4d 103 0.05/1.00 vMB 21
335,770 335,770 000000000000000007ccf75278841cf1c58fb57e9c97ca396bc79590fff9e7a9 98 0.05/1.00 vMB 21
335,769 335,769 000000000000000018e11aecd6fab41866b2cf3fe2a01025050d0cee07b37bdf 634 0.29/1.00 vMB 26
335,768 335,768 00000000000000000148c1f15dbac7de7421f4ac72269cc95798ae18aee6b0a1 331 0.20/1.00 vMB 23
335,767 335,767 00000000000000000a87936dc89dc385949864034f79d4deb3c26504e93f2648 209 0.11/1.00 vMB 24
335,766 335,766 00000000000000000e0c747f88b84918fc2f1e9e5d1fefe5e946204866fb7369 12 0.00/1.00 vMB 30
335,765 335,765 0000000000000000068651d4cbbeac065cc603b89739b0deedbff032967b5eaf 627 0.30/1.00 vMB 30
335,764 335,764 00000000000000000b73448eacfa10929283a565536b294e91d1cc9079dc581b 52 0.02/1.00 vMB 33
335,763 335,763 000000000000000001029bd2b14d73fcd00412fa6f4c91f3f5869860a4ccfcbf 454 0.23/1.00 vMB 25
335,762 335,762 000000000000000014f6c4e6b3b56aa97b8c422ce4adb37feafd7625d7b4b589 243 0.14/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.09 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 726.48 GB
    • Received: 18.45 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.