Loading Tool

Explorer IconExplorer

Memory Pool

81,871 transactions
31.01 vMB
0.11939079 BTC
Random Selection Loading Transactions
Max Size: 185.41/200 MB

Candidate Block

Mining Attempt 5c714b241a4127cc73ce330d19ccd42bc5b4f5e5989e77b20b6f218c103a19af
Version 20000000
Previous Block 00000000000000000001d5c5e6dfb1105c06f06ef2ada68ef39386bddc38f0ae
Merkle Root 7613ac7a2cf0a50b6995fee9e8ff059a1a9f08a25eacc21174476c0958918550
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,852
Size: 1.00 vMB
Total Fees: 0.03344790 BTC
Feerates: 500.91 > 3.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,149 (423,429 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
491,720 491,720 0000000000000000000d86a590894b6a70dc37bdc028bc0e7400e4ed11c6e920 733 0.38/1.00 vMB 77
491,719 491,719 00000000000000000013085d160131b208e67844760eb2a9946eab26d2e46c6e 2,642 1.00/1.00 vMB 148
491,718 491,718 0000000000000000001b3af5f607ca451bc037b51d23423d853fcccaffe079ec 2,115 1.00/1.00 vMB 85
491,717 491,717 000000000000000000d56abcbb4c02e7945c966185bff86f0ee51a93652808e8 2,703 1.00/1.00 vMB 23
491,716 491,716 000000000000000000e2085ba0999c697acfa332bf98da2f79678dfea5ae2892 2,363 1.00/1.00 vMB 45
491,715 491,715 0000000000000000005dd51bfb750e8a2b5fa7d381f9121f3346c7a6e1023638 2,560 1.00/1.00 vMB 138
491,714 491,714 000000000000000000d5e67076afe77ec5480ba48b550f46489b2f2dc70a4e4b 2,934 1.00/1.00 vMB 151
491,713 491,713 00000000000000000048fddd20e468a0c9fab27c81ccade0cfd4c91e857c74e3 2,233 1.00/1.00 vMB 114
491,712 491,712 0000000000000000002f3652ccfc7a128f97baca9859c2d24343315f3393357e 2,777 1.00/1.00 vMB 150
491,711 491,711 000000000000000000862a5544946f366935a1358a8f11f2484337b0de3d903b 830 1.00/1.00 vMB 22
491,710 491,710 000000000000000000527b10858310034bcece8d6f569e82775e92f3f33b72bc 1,952 1.00/1.00 vMB 32
491,709 491,709 0000000000000000004ea690cf058304281c20b7184a54b69f17915defee7a46 1,812 1.00/1.00 vMB 146
491,708 491,708 000000000000000000bd9c981e8e4f95b9e07909c251cfcce4d05358d9a7cbb0 837 1.00/1.00 vMB 28
491,707 491,707 0000000000000000005e496e6b8750b43258cc301cef349a95eb590bb19fa7ef 1,188 1.00/1.00 vMB 35
491,706 491,706 0000000000000000005a6137e1e4cfeeb9cc451c1abe46f6940f15a5be8b7401 1,915 1.00/1.00 vMB 24
491,705 491,705 0000000000000000005438122f21837a50ad5b343197d00aa6e8812c6ec6197b 2,535 0.95/1.00 vMB 134
491,704 491,704 000000000000000000e912cf6384b4ccf58c02f3500406c55d234a0dc5cc4e01 1,173 1.00/1.00 vMB 64
491,703 491,703 000000000000000000235b8a4ec7a7cc12c1c9133f2d345a0481d8f249a71602 605 1.00/1.00 vMB 31
491,702 491,702 0000000000000000003062cc3db9af46ee3a59bd76fea08398f3f04501d32a06 650 1.00/1.00 vMB 37
491,701 491,701 000000000000000000bebad9e57a7cbf5fa66152dce272bd280452521e8fadda 556 1.00/1.00 vMB 13
491,700 491,700 00000000000000000010fb42740aecdab971802e6b6559e348ed320da7273583 1,403 1.00/1.00 vMB 43
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.90 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.