Loading Tool

Explorer IconExplorer

Memory Pool

79,995 transactions
29.20 vMB
0.06830313 BTC
Random Selection Loading Transactions
Max Size: 177.91/200 MB

Candidate Block

Mining Attempt 46e587dfc6f664d87e764e0076e416df8fcf68d711cb34c2b65f46b895c1b6be
Version 20000000
Previous Block 000000000000000000019fafbf0b2368823dd13b794ccbffc51e420bcc8a07ae
Merkle Root f9be340b7d7e8952a5d3536507ee436f887e81c0aba32321b277b9ccd14da608
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,891
Size: 1.00 vMB
Total Fees: 0.00720985 BTC
Feerates: 201.05 > 0.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,084 (411,393 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
503,691 503,691 0000000000000000004a9144febb6e24f99f57e437c841119cbf1e3a79742ddb 2,116 1.00/1.00 vMB 536
503,690 503,690 0000000000000000008d8dd9689ba27ba2f0642a5b0cc39ff806eeb2fdceb598 2,728 1.00/1.00 vMB 453
503,689 503,689 0000000000000000005336bd26689456b2f599356328a2c5cf640546de5272c2 1,995 1.00/1.00 vMB 469
503,688 503,688 00000000000000000040855c24062ddb515ee4394d2d3bb7bbe22be7ae98e199 2,699 1.00/1.00 vMB 533
503,687 503,687 00000000000000000079ef000f98044a500054a30ab869864ac52b77cada7006 2,801 1.00/1.00 vMB 540
503,686 503,686 0000000000000000003659febee54365ac8c7afad4ea0ef4c3ca399150bacd2c 2,688 1.00/1.00 vMB 455
503,685 503,685 0000000000000000007715f2ac438a5ada2ac6f00ce8e12337f3e0059ad14a34 2,636 1.00/1.00 vMB 563
503,684 503,684 00000000000000000043fdb4a63b16c5a90f08da6cf4989f5ef018ed7817946f 886 1.00/1.00 vMB 147
503,683 503,683 0000000000000000006ba1ef989a3947362d443a80815ca05bac6cf31f749942 1,434 1.00/1.00 vMB 271
503,682 503,682 00000000000000000082c9a37c9d49d3376c1cc57fd18e372291b1859fad9455 731 1.00/1.00 vMB 231
503,681 503,681 00000000000000000082c02dd3b3ec3c7151d5862ed01d6cb74c4792df73dfb4 801 1.00/1.00 vMB 210
503,680 503,680 0000000000000000003b35284aa2ad0ef4b7dd149c5bf6cada0243a7e78948ae 932 1.00/1.00 vMB 182
503,679 503,679 00000000000000000034292b674bd213331d45c56663d0c44d85b033d13b6c4e 2,261 1.00/1.00 vMB 470
503,678 503,678 0000000000000000004cd6904ce326463633700b8b522dff1de7aa5944590d25 889 1.00/1.00 vMB 251
503,677 503,677 0000000000000000004a7e08fdc623c067e2db30476783da74462515968fe553 427 1.00/1.00 vMB 144
503,676 503,676 000000000000000000711be6987e1f32b34e812da6a948759d81ec76210ebcdd 602 1.00/1.00 vMB 219
503,675 503,675 0000000000000000002e6c5fba38c9cd45c3f20a4b81e34151a70f818475cc8a 1,585 1.00/1.00 vMB 341
503,674 503,674 0000000000000000003627c5063d4c752fa4c954ff736b0575d722c8e0f8ab8d 2,055 1.00/1.00 vMB 449
503,673 503,673 000000000000000000038ae3321055ee69979c9bdeddd0e023743991a5b03d37 510 1.00/1.00 vMB 145
503,672 503,672 0000000000000000005fd2c0535f5862da383574bc0af7568485209be55cfce2 618 1.00/1.00 vMB 166
503,671 503,671 0000000000000000006649374167409ba0904979ddff38210d0706f04503dc71 946 1.00/1.00 vMB 240
Previous 10 blocks ↓
Total Size: 782.54 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: 669.03 GB
    • Received: 15.72 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.