Loading Tool

Explorer IconExplorer

Memory Pool

73,200 transactions
27.65 vMB
0.10659314 BTC
Random Selection Loading Transactions
Max Size: 165.44/200 MB

Candidate Block

Mining Attempt ff737087c9ee9c4b89d30ed962fb93a230c3f8b793c35e6cd6f6780d498c6bd6
Version 20000000
Previous Block 00000000000000000000b27b2190440ac27825933894e3022e019f9fbb1d36f6
Merkle Root f74366d29d917e7a4dc2d85bd131283163b2616ea323cbea069a8199b1bf80ad
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,740
Size: 1.00 vMB
Total Fees: 0.03962943 BTC
Feerates: 526.32 > 3.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,471 (631,840 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,631 283,631 000000000000000170291661b8a77186a9cde768e0d5090cc3ebca42647b9abc 166 0.12/1.00 vMB 27
283,630 283,630 000000000000000184437867596895440ca05f2775b0efc951573714145179d3 113 0.04/1.00 vMB 41
283,629 283,629 0000000000000001e207f6fefcd9fd2975027a66163d94c33e6f2b5a91260b99 604 0.39/1.00 vMB 27
283,628 283,628 000000000000000008ed39e7a7b850cf58efd643351397689be102a732acd534 121 0.05/1.00 vMB 102
283,627 283,627 0000000000000000a745b657c33df7d7389ffb9c8c7d0ec8c04eb89e5a1db141 867 0.53/1.00 vMB 33
283,626 283,626 0000000000000001525578f7b9ce2661ce4b6e7c16d74e89b119db0175a56856 274 0.15/1.00 vMB 29
283,625 283,625 0000000000000001ee68d242f3fed5202313117a3a431bdc3f261fc1f7db8069 62 0.02/1.00 vMB 22
283,624 283,624 000000000000000023c5e865d56f3c646ccf49634fe49f31f7fc3be2d2b27b96 779 0.42/1.00 vMB 36
283,623 283,623 00000000000000000b1cccd40582fda0e41a69238a8be56a0d604d669070f9fa 54 0.03/1.00 vMB 31
283,622 283,622 0000000000000000edc054f336adbc168505f46e0bbd2c5ce760f8ef7cee1fb7 145 0.09/1.00 vMB 14
283,621 283,621 00000000000000001aad2b2c17eaac08bcf1e639517ce0ff72c4c71cfacb40c8 354 0.18/1.00 vMB 35
283,620 283,620 000000000000000030431543edd84c87e4ad03b9cec0bbfda73249f5563338f7 152 0.11/1.00 vMB 30
283,619 283,619 00000000000000008185767f922fde3055787225f77a63355405b4c673f71809 161 0.11/1.00 vMB 27
283,618 283,618 0000000000000000708cd46ad4e1debe60843a3bcb0c33e25bbce66ebbb8e616 367 0.18/1.00 vMB 48
283,617 283,617 0000000000000001364faf54a486fa42533d0b98beaca5f36962baf005ec9419 115 0.10/1.00 vMB 28
283,616 283,616 00000000000000006dbf7a42853ea55b8c5054893de8c150dbb176dc37f76ec6 68 0.03/1.00 vMB 17
283,615 283,615 0000000000000000629baf5d737486e25d3d75cd0cf5d302837a2be183b98c02 388 0.20/1.00 vMB 44
283,614 283,614 0000000000000000336e7a45c5dc078a7f99197bae284669f5fe0b58d47a1be8 729 0.50/1.00 vMB 29
283,613 283,613 00000000000000006dfe44404056582e67a2a79f288a158f3d9ce9464567762e 671 0.25/1.00 vMB 39
283,612 283,612 00000000000000018a49aa5e02d8e115bbb5aed236ce663103c71bf3ddb0bb41 137 0.05/1.00 vMB 128
283,611 283,611 00000000000000003043e5b20253b1bf03900277093889fe3fb4158f049c8799 701 0.33/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 783.21 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: 756.40 GB
    • Received: 18.98 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.