Loading Tool

Explorer IconExplorer

Memory Pool

78,385 transactions
29.38 vMB
0.06605701 BTC
Random Selection Loading Transactions
Max Size: 176.59/200 MB

Candidate Block

Mining Attempt ea22d3c6c30278d3e01128e4563f71f81badc1dcc6e5be058bc945c8c1ebaaa0
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root af51af4531ed5709d5a0cfc8ddc41a509f05edc939c78b5f696b213b94d580f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,293
Size: 1.00 vMB
Total Fees: 0.00648092 BTC
Feerates: 50.25 > 0.65 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (397,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,648 517,648 0000000000000000000ff2e66d70bac121f5c05a032135fb143fea808636647d 353 0.14/1.00 vMB 30
517,647 517,647 00000000000000000027cebde0217570b4b11a85c523c6ef12ae406f8d2b9b01 27 0.01/1.00 vMB 71
517,646 517,646 00000000000000000023c388863b8bef0aeb14adc74692da9e099a640b56b163 26 0.01/1.00 vMB 6
517,645 517,645 00000000000000000017ab8f63228194d3e5e510ba8e2c823151033f4a7c5466 943 0.45/1.00 vMB 23
517,644 517,644 0000000000000000000c6bc63c7f6bb2b86b1a482836fb07ffaf0afad46c562c 138 0.06/1.00 vMB 28
517,643 517,643 000000000000000000173ec76907600450c0c6dabd606acf9857a2ad102b2aef 405 0.18/1.00 vMB 38
517,642 517,642 0000000000000000001ede02615aa1d20085340fd575343606ad99145c4bbba3 373 0.15/1.00 vMB 41
517,641 517,641 0000000000000000000171ff4c85d8396eaa2be45a4adde6a3d87e98a941e626 696 0.25/1.00 vMB 24
517,640 517,640 0000000000000000000755f4ca0b65d07f1fad9a987d9b362366e5815dce4c40 283 0.14/1.00 vMB 37
517,639 517,639 00000000000000000024bb10868e4e0705f476def339971ea478cef6ede4d615 1,382 0.55/1.00 vMB 33
517,638 517,638 00000000000000000034fa3f2a40160414b8383b79fde2cad794c076f40107e0 571 0.26/1.00 vMB 24
517,637 517,637 000000000000000000307e83284792e6911304019e7a6bd10b8db12a9e55f69d 1,303 0.58/1.00 vMB 23
517,636 517,636 000000000000000000237f2a69980402cbe1b314123dbe6c491bda1296d6c924 43 0.02/1.00 vMB 80
517,635 517,635 00000000000000000035c9d6bc2695e08391bca31428ffcabd4778664ec9042e 1,860 0.85/1.00 vMB 21
517,634 517,634 00000000000000000041f2a324185c3ba613eb32dab44a56b91c0e4f9283af2c 1,036 0.48/1.00 vMB 21
517,633 517,633 0000000000000000003254f7b0d059aea4dd91fb8eacc87436c01cae5cbf7e36 255 0.44/1.00 vMB 10
517,632 517,632 0000000000000000000662d17f5a1edf416f60cbb86788bbfd4d166bc6bf30e6 21 0.01/1.00 vMB 39
517,631 517,631 00000000000000000022387a145f8b3adf8d6120768b5b8fb83e1c2b93584e13 254 0.12/1.00 vMB 32
517,630 517,630 0000000000000000003df68c4d1d0dd686ec1a69eccd4c310d13978d185a6f8c 657 0.36/1.00 vMB 18
517,629 517,629 0000000000000000002c43a815f4fb1507b704944083d856896981576ef5ec70 634 0.38/1.00 vMB 26
517,628 517,628 0000000000000000002749f5c8d9217902fea29a91653d0802a1232f1faa3c63 680 0.35/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.