Loading Tool

Explorer IconExplorer

Memory Pool

46,659 transactions
28.77 vMB
0.07264998 BTC
Random Selection Loading Transactions
Max Size: 153.36/200 MB

Candidate Block

Mining Attempt d59ada7da4a915bd0fc3f8660e251fec008133b0c69f868f202132d6cf108478
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 492c92a0f8a51905a282ce95aba1d138e406617a263751fa22641ca5df871c6a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,068
Size: 1.00 vMB
Total Fees: 0.01798055 BTC
Feerates: 73.20 > 1.80 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (333,781 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
581,063 581,063 0000000000000000001b67ec2be2f56e1caa4adf86705c2229b7f2918778a11a 1,773 1.00/1.00 vMB 101
581,062 581,062 0000000000000000001d66ca2660b69d691da6b207531cef5adc71cada0161ca 1,698 1.00/1.00 vMB 112
581,061 581,061 0000000000000000001b41d1546044371a88356498d846261de811bb3fb386d6 1,799 1.00/1.00 vMB 50
581,060 581,060 00000000000000000007d495f12b798fe201fecd65b5416755a276e912d07b86 2,237 1.00/1.00 vMB 99
581,059 581,059 0000000000000000000d70f2a12f21f61053a5aec74e332092090372bef4c54a 2,267 1.00/1.00 vMB 50
581,058 581,058 0000000000000000000e779495f9b16bfe9229ba2fa6dcca1a8f70de7da13680 2,455 1.00/1.00 vMB 70
581,057 581,057 0000000000000000001ca487ab6979625bf8963a104f48dd82f3aa267e6b5082 1,712 1.00/1.00 vMB 119
581,056 581,056 0000000000000000001bcec1cde85f8570dcf459ae2bee3c10159e22dd0b1f87 2,068 1.00/1.00 vMB 63
581,055 581,055 00000000000000000000e4b6524722997b1b525e08e17a1dea75fd082783e09e 1,582 1.00/1.00 vMB 100
581,054 581,054 000000000000000000040d7cde11b7d5673e0da72d1b067b73f42c6c7bb860de 2,547 1.00/1.00 vMB 52
581,053 581,053 0000000000000000001a334e2a5893f482f272293aca2e1a674dca3ac5790f35 2,896 1.00/1.00 vMB 89
581,052 581,052 0000000000000000000e072b9627856fde7ee492c873b87b5d561c126284ed43 2,508 1.00/1.00 vMB 17
581,051 581,051 000000000000000000121429f48604cb6e3ac9a08f7166bcf8738cb5185f1c18 2,943 1.00/1.00 vMB 62
581,050 581,050 00000000000000000013c3f0fa9d49dc639c9f597c4bb2bba7742d447cef5add 2,344 1.00/1.00 vMB 112
581,049 581,049 00000000000000000018783e0cd2f1cd60d6a6f88dc1ec7f89285f39015fac70 2,148 1.00/1.00 vMB 48
581,048 581,048 0000000000000000001b7a59574f4940c89b1e3f04a1e440276044878e580370 1,404 1.00/1.00 vMB 30
581,047 581,047 000000000000000000044678a3732a87b618c52d91e59889628928c45301899f 1,535 1.00/1.00 vMB 31
581,046 581,046 00000000000000000022eaad5c5048d6f1170b274af37830ae5357b528a30558 1,712 1.00/1.00 vMB 31
581,045 581,045 0000000000000000001777b030658d8009baa6ac4e67892cec7a66802e749459 1,675 1.00/1.00 vMB 15
581,044 581,044 00000000000000000024483d37160e653147f892afd0319bc1f259e17a8aef50 1,847 1.00/1.00 vMB 34
581,043 581,043 000000000000000000204e2544b4fc7a36b5a3e58bf415ebd0aa7b0b82cd5869 2,265 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.11 GB

Node Details:

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