Loading Tool

Explorer IconExplorer

Memory Pool

46,916 transactions
28.74 vMB
0.07233102 BTC
Random Selection Loading Transactions
Max Size: 153.29/200 MB

Candidate Block

Mining Attempt fdfe5a5a376725793e06ebd3d84c2a1841c2e184068107fe77e87b4300257db1
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root f313c2a965753f79cce8d58800f4fdbf667e29df145c73892ca9266dc14a68b5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,717
Size: 1.00 vMB
Total Fees: 0.01774769 BTC
Feerates: 100.60 > 1.78 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (247,802 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
667,046 667,046 00000000000000000005656edcf6fb5cea1d2fe392841a9bdaa8b1fa821df661 883 1.00/1.00 vMB 95
667,045 667,045 00000000000000000003420ff6518d72b347b2fc9750dbc25647a123bcdb2db4 1,301 1.00/1.00 vMB 96
667,044 667,044 0000000000000000000889ae00ee6e2b9c7660d9c99b8df5d06a161d0b0cff89 2,010 1.00/1.00 vMB 96
667,043 667,043 0000000000000000000a8eda1d69f65bf31c00f361ea621d2490ea00ff450799 2,762 1.00/1.00 vMB 103
667,042 667,042 0000000000000000000b36688bf0c269fabd81171f9c7094e53bb130cd047d55 2,082 1.00/1.00 vMB 128
667,041 667,041 0000000000000000000919d7eb1563b6c4d4d053292e58fb20d7d4e4856fc81d 1,648 1.00/1.00 vMB 101
667,040 667,040 000000000000000000074953927fade905097e71d0e49631dcff238e58954cb6 1 0.00/1.00 vMB 0
667,039 667,039 00000000000000000003fd56ddd887b8908799764427391f547466065d53c77d 2,018 1.00/1.00 vMB 94
667,038 667,038 00000000000000000009ae77afe8a93be2f2471d87b07238de0cdf78014c9255 2,915 1.00/1.00 vMB 123
667,037 667,037 0000000000000000000a7377f499b93b844800a13dd00226a527333c89d38602 1,286 1.00/1.00 vMB 99
667,036 667,036 0000000000000000000bdc3aeccba08f09db813cc86819c9a77f9bae69413e76 1,423 1.00/1.00 vMB 98
667,035 667,035 0000000000000000000a4526d1d8bdf679ba1a6dfe12192bf4a81c04193d4621 2,038 1.00/1.00 vMB 121
667,034 667,034 000000000000000000029ce801aba0474f571370c0f12808bae6501cf9ca1cec 1,861 1.00/1.00 vMB 99
667,033 667,033 0000000000000000000bb44359edcda9114b1fd6d77479e65cd87bc66182b6a3 1,186 1.00/1.00 vMB 116
667,032 667,032 0000000000000000000b55e440111af2d85badaa8271f08b4485ae0bd7508d05 1,778 1.00/1.00 vMB 114
667,031 667,031 000000000000000000035087ee2b14c5d259d897332eec9746f5c8ec9bf3c3bd 2,004 1.00/1.00 vMB 89
667,030 667,030 000000000000000000087b8f6eed22ba31eec988dd7051cd8701aeb61b12f271 2,128 1.00/1.00 vMB 109
667,029 667,029 00000000000000000001882e0abc655718e3feaafe1cc6394dac3e4f1ff4d40b 2,808 1.00/1.00 vMB 109
667,028 667,028 00000000000000000001a67bcda1c86edc77e3cfbc6a18974a8b3f2838ad676f 3,229 1.00/1.00 vMB 111
667,027 667,027 0000000000000000000b637431cb96a3e8b14462924c98b54ddc997559398bc8 2,513 1.00/1.00 vMB 126
667,026 667,026 0000000000000000000736c463b28c384810861e2a398170fc829d2f942354c6 2,954 1.00/1.00 vMB 105
Previous 10 blocks ↓
Total Size: 782.12 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: 652.10 GB
    • Received: 13.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.