Loading Tool

Explorer IconExplorer

Memory Pool

50,628 transactions
30.30 vMB
0.09127843 BTC
Random Selection Loading Transactions
Max Size: 162.45/200 MB

Candidate Block

Mining Attempt 853fefa12111b536cf634cf2ac57ad110be2f7ea801de3ccabce46986da4e98d
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root 625c5fb8ef602966a29ce7f6d51493285397debf0d9ca1f3758cab588a7a44d7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,725
Size: 1.00 vMB
Total Fees: 0.02092862 BTC
Feerates: 100.34 > 2.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (396,930 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,886 517,886 000000000000000000051ef33534ec458edeb5b6d8ef2f0cc22885bb7a1232a7 1,206 1.00/1.00 vMB 17
517,885 517,885 000000000000000000105de590628d14e2e443576a9ea6558914db54a11f6404 1,629 1.00/1.00 vMB 17
517,884 517,884 00000000000000000017f29c0e1b2abe539a0f2ede76db617c9dfc8c3bda5725 1,976 1.00/1.00 vMB 37
517,883 517,883 0000000000000000003f4b375e1649dbff640eeee774d4fdd83ee3d85a500a50 313 1.00/1.00 vMB 6
517,882 517,882 00000000000000000020c19ecb82ab65d269cd20e28cd9bcaa28dd01ecd88eca 2,119 1.00/1.00 vMB 22
517,881 517,881 0000000000000000002441d5a47881cc1b988d131f37ff7e7c07ea4b6fddb36f 2,221 1.00/1.00 vMB 15
517,880 517,880 000000000000000000394a424bbb8bf83f125acdfbfdf946e38cde05537dffe1 2,592 1.00/1.00 vMB 28
517,879 517,879 00000000000000000001fe60d766fe52ad04b4ce0970188276cd45a19f4c006c 2,120 1.00/1.00 vMB 35
517,878 517,878 00000000000000000035c7b909df15b7ce9ebac9dd454600f98008dfccd3b6ed 3,034 1.00/1.00 vMB 84
517,877 517,877 0000000000000000004c661507d301fb551302358594f290d389d5f0a8ca1628 2,671 1.00/1.00 vMB 55
517,876 517,876 000000000000000000321ed291409c47b3c93b0bb096d43111ef116114b5dc94 1,551 1.00/1.00 vMB 66
517,875 517,875 00000000000000000004379ca3a93767d6cfa38a33ca09a8516d448eb3f8f7a9 2,308 1.00/1.00 vMB 85
517,874 517,874 00000000000000000021fb788a670625f57fab83f9a8284c159e707019e91a62 1,044 1.00/1.00 vMB 10
517,873 517,873 00000000000000000022add65811dd5649b0f03644ace2d55cc8091b0875e484 3,168 1.00/1.00 vMB 28
517,872 517,872 0000000000000000002b18eebda5a5e6df90370aeb10fe8ec8bfa3e69f736fe8 2,358 1.00/1.00 vMB 17
517,871 517,871 000000000000000000492368243c8601cf531afed6be41c3a9ebce999c3ed8ce 2,130 0.97/1.00 vMB 20
517,870 517,870 0000000000000000002e6f966e5d768cfec93e4ae48dbdac0a3f954b3ae675cf 1,922 1.00/1.00 vMB 26
517,869 517,869 0000000000000000000f54c55b53ee630be304338bcb83245f71e348cbe95c39 2,450 1.00/1.00 vMB 65
517,868 517,868 0000000000000000000b15daf8afafa2b4e967ad8ece6a787f9d732e5f4d83d0 1,830 1.00/1.00 vMB 54
517,867 517,867 0000000000000000001d9a86f81d944456ed11096b14dae0cd071aec094a46ac 2,087 1.00/1.00 vMB 79
517,866 517,866 0000000000000000004f26d4c6df7836c91580d5cb642d33ee9749606452725a 1,707 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.06 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: 651.16 GB
    • Received: 13.44 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.