Loading Tool

Explorer IconExplorer

Memory Pool

38,636 transactions
26.70 vMB
0.08550473 BTC
Random Selection Loading Transactions
Max Size: 136.93/200 MB

Candidate Block

Mining Attempt 4f036541db89e6ce90ca6faae825006fd8eba3cea6389a14b1cf7b0d2cfbfa6c
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root f507a78a6a852633cceba9f3189c81a39b82d4b3d8a5a109f49de20f95bfdccb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,626
Size: 1.00 vMB
Total Fees: 0.03240035 BTC
Feerates: 152.71 > 3.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (167,638 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,050 747,050 000000000000000000049d74e416827a88664339ceb62c2c004c96af53921474 1,156 0.77/1.00 vMB 6
747,049 747,049 00000000000000000008c14649348a52413365b25d193072277d65454ae05445 1,853 1.00/1.00 vMB 14
747,048 747,048 0000000000000000000529b4238a19d45fe282005edbfc62891eb6d0462e7ae0 104 0.07/1.00 vMB 4
747,047 747,047 0000000000000000000916b83d0a9d38be0f00e5258722a7f04f8b138815cc78 2,032 0.88/1.00 vMB 7
747,046 747,046 0000000000000000000222563f4694dab8340f79bc7d2f6fda6d1a0dd760cc91 2,817 1.00/1.00 vMB 14
747,045 747,045 00000000000000000008305256f5b7d92099eacfccf3958282079c2a82c283ef 592 0.26/1.00 vMB 12
747,044 747,044 000000000000000000076f2d790f8b91cd4e86aae416fbbefd4765522aaad078 1,411 0.56/1.00 vMB 11
747,043 747,043 000000000000000000014ac1f29be7155fda58c247fe114c26e3fffb636d71d3 1,044 0.65/1.00 vMB 6
747,042 747,042 0000000000000000000500a51e93b1a0de68d11d6877dda4cbc3279f0de62ab2 1,551 0.92/1.00 vMB 8
747,041 747,041 00000000000000000000a1cf1fdcc9215167e6416f3bb592cbf3f2bd83b69a8b 1,480 1.00/1.00 vMB 2
747,040 747,040 0000000000000000000713665b37be1fef9992b31eb262800d58e943135ceb77 2,536 1.00/1.00 vMB 10
747,039 747,039 00000000000000000008d4728c52564a93c893dc54d8883a916463987d3510c7 2,016 1.00/1.00 vMB 12
747,038 747,038 00000000000000000000a8fef0991a05a731c9b3a842ab83c464efaa93b113ae 3,038 1.00/1.00 vMB 20
747,037 747,037 00000000000000000004efae3925f8e6710742fb9f9e04b307657da34dc51ad1 357 0.20/1.00 vMB 7
747,036 747,036 000000000000000000087e3eaacbf21477bb1efce6fb4718f8ac4d9205fccf6a 2,098 1.00/1.00 vMB 7
747,035 747,035 00000000000000000002548b1d57b2ba8bfbea93ea9b2374d178a2e2abf8c7ee 2,511 1.00/1.00 vMB 16
747,034 747,034 00000000000000000005363422355efadb8d69456e6409a282cfe3d398273148 718 1.00/1.00 vMB 2
747,033 747,033 000000000000000000032f6a68edacec2c4efccffc80da0f1f86cecafd91f768 2,793 1.00/1.00 vMB 15
747,032 747,032 00000000000000000006d1ebbc48acde0fc2fe970e448270f0938fb95534b78d 1,909 0.87/1.00 vMB 7
747,031 747,031 00000000000000000009db6e236831f8623cf1e5ae1d61c94030d12372e7efda 2,280 1.00/1.00 vMB 12
747,030 747,030 000000000000000000058dc1525651869090fc930ed139476fa573eddb5dde3b 1,383 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.84 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: 637.50 GB
    • Received: 12.42 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.