Loading Tool

Explorer IconExplorer

Memory Pool

81,970 transactions
31.04 vMB
0.11789871 BTC
Random Selection Loading Transactions
Max Size: 185.74/200 MB

Candidate Block

Mining Attempt 3084be54ff84e7e08a47703d044ec87d7c61a47770d0f987d6d836ada7ecd2ec
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 4764de48be7c5fe1ca947c343a80079fd9708d9393acd953056da2d9c733219e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,584
Size: 1.00 vMB
Total Fees: 0.03413558 BTC
Feerates: 101.42 > 3.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (115,490 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
799,660 799,660 0000000000000000000263c9e7a19fde94da0d24be546b9aa32116556808f5e2 2,610 1.00/1.00 vMB 35
799,659 799,659 000000000000000000017e54a076eb15ac10300e1bc05629334faa4f90e43330 3,145 1.00/1.00 vMB 26
799,658 799,658 0000000000000000000477e7c27b228b31b3f268685d5b30306f8cc97658f5d3 3,423 1.00/1.00 vMB 34
799,657 799,657 00000000000000000005072978af16be6bdc29dd923e2af3476631de4da86a94 3,397 1.00/1.00 vMB 45
799,656 799,656 000000000000000000053607df191d097e6bf86bdf0ffa637884a5513f346948 2,661 1.00/1.00 vMB 15
799,655 799,655 00000000000000000003fa739c9dc6d4e1acecc8367e7c824bdf58f22cff7840 3,438 1.00/1.00 vMB 25
799,654 799,654 0000000000000000000506b8bba6b614849ec7f2aa8ef7bf1dd5a0c77e07586b 2,047 1.00/1.00 vMB 16
799,653 799,653 00000000000000000003f7fdda0f11ac917206ca1057d287e4d550398c5d58ba 2,199 1.00/1.00 vMB 23
799,652 799,652 00000000000000000000e71f47437be7027384d382ba97d320915e8eaf4de580 3,419 1.00/1.00 vMB 28
799,651 799,651 000000000000000000003dccbf0cb5a36165e36a258db10ce12b86018828988d 3,883 1.00/1.00 vMB 36
799,650 799,650 00000000000000000000af74a951a1671819ddb7a4abf8a5ee2f657197e483fc 2,638 1.00/1.00 vMB 25
799,649 799,649 00000000000000000001baa9acccd21d7912fc1884be476df021c7a965c1b9b9 3,751 1.00/1.00 vMB 32
799,648 799,648 000000000000000000046e73494139f07da54b6656fe7789f45b9fc0d8630a96 2,885 1.00/1.00 vMB 8
799,647 799,647 00000000000000000003fa3926a48872c45e7d4c3d518f51f2fe345e21513cea 3,360 1.00/1.00 vMB 23
799,646 799,646 0000000000000000000365da56cf790e2d19ebecfff62573464138cae6480edc 1,859 1.00/1.00 vMB 11
799,645 799,645 0000000000000000000125ba4ac2a83bc74fb3b7921d9ec2ac2018d9896dcd80 2,620 1.00/1.00 vMB 24
799,644 799,644 00000000000000000003662ace07ebcad58d9d14d06ed79bee5b432c6f39784a 2,600 1.00/1.00 vMB 10
799,643 799,643 00000000000000000001dca0aac1236cd3a41f18ebaa0f0cc2a7cda39b875954 2,450 1.00/1.00 vMB 14
799,642 799,642 00000000000000000000116427b896117351e454a92e3a043ac20fea3662c558 3,529 1.00/1.00 vMB 23
799,641 799,641 000000000000000000030019654319f6420905b0c59d58109b45b54a612ab1a8 3,279 1.00/1.00 vMB 33
799,640 799,640 000000000000000000026f631a3687b52dd3f3f4bc1f5f4e472d88a32153f919 3,260 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.