Loading Tool

Explorer IconExplorer

Memory Pool

35,241 transactions
18.67 vMB
0.06741096 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 102.33/200 MB

Candidate Block

Mining Attempt aa293f1cd85d83fc008736b1ec7e0fc61770374d8a652fa206f4d00022762825
Version 20000000
Previous Block 00000000000000000000e97ae3be03bc28fddeccd3a9fdcb7b1214b0e0bc3607
Merkle Root ad547ceed94d869c67ce1eeb0d1381a69522a486758bbb699a8ea53ea6b5dbd6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,001
Size: 0.997954 1.00 vMB
Total Fees: 0.03227596 BTC
Feerates: 101.64 > 3.23 > 0.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,882 (759,942 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,940 153,940 0000000000000563bc313d258e8480c3323762c4d5093f5489a6df4ad3e673de 16 0.00/1.00 vMB 75
153,939 153,939 00000000000003816c8d983490e24fbb368211c5b3eac3985e276fc7c11d3bd3 12 0.00/1.00 vMB 49
153,938 153,938 000000000000003f383797e23c42399280df7ba50a5aed596c0175cf67854ad4 14 0.01/1.00 vMB 401
153,937 153,937 0000000000000d6ffa3feb8e35bbe982da5757e5a050bcf6ea8a975efe305715 16 0.00/1.00 vMB 30
153,936 153,936 00000000000001b13e299c5ed597f5e1719bbc37c79b6faad2d6e5f93b2ac767 10 0.00/1.00 vMB 29
153,935 153,935 0000000000000ce98cc4c5365a28423baafa79d15cc613162b1c5c9b96961381 31 0.01/1.00 vMB 49
153,934 153,934 0000000000000c1c29b1ece82644405071579eec7169c0080992ff60550b11b3 22 0.01/1.00 vMB 27
153,933 153,933 000000000000093b87262d192cca8b9b53d2341c5dc9673e17fea599274365c6 5 0.00/1.00 vMB 0
153,932 153,932 0000000000000416f03c7a493d65dcc9df65dcb3715a1059e654f12845b12478 7 0.00/1.00 vMB 89
153,931 153,931 00000000000005c4a4e7ccfd7a82c554cf6be16c2d83e5631120649990fda1c8 64 0.02/1.00 vMB 53
153,930 153,930 000000000000073e28024248ae0d433374f43e661fb92e8ed725d79d565dee82 11 0.00/1.00 vMB 11
153,929 153,929 00000000000005e1030da227a35fae1d3697cc6df7bd17b91348cc2420302e79 30 0.01/1.00 vMB 162
153,928 153,928 0000000000000bfcae94451221bef6adf2906e60ab56845595218ca1dd500f88 16 0.00/1.00 vMB 76
153,927 153,927 00000000000003299dbccecd105f96fca05f35020e82246bffb3c7ad0eae4c8e 30 0.01/1.00 vMB 132
153,926 153,926 0000000000000d29bb8e5dd2dbd2a326420022c218b85c0f71409c695ca185bd 38 0.02/1.00 vMB 139
153,925 153,925 000000000000097dedeb217eb50f892546c6ecbf2b3228ebb93ff064ab8dca5d 20 0.01/1.00 vMB 210
153,924 153,924 00000000000002dbbe47dd6f93e138ece613d650180a266ce6395b586e766347 15 0.03/1.00 vMB 47
153,923 153,923 00000000000008dccaec2e809b7fad96a64255f14f311e880f5ce22cd6506289 37 0.01/1.00 vMB 83
153,922 153,922 00000000000009c2dc2dd03fd807247a4ee5fa1497cd899cb9ccf775d9868141 10 0.00/1.00 vMB 55
153,921 153,921 00000000000001529ca394e3259478f696942ab8cc428e9899f55ce909ca5457 91 0.02/1.00 vMB 0
153,920 153,920 0000000000000870426d162b7aa6dac66c04ca8a9817916d33193efcc48c8ab7 36 0.02/1.00 vMB 425
Previous 10 blocks ↓
Total Size: 780.40 GB

Node Details:

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