Loading Tool

Explorer IconExplorer

Memory Pool

84,958 transactions
31.98 vMB
0.11667592 BTC
Random Selection Loading Transactions
Max Size: 195.57/200 MB

Candidate Block

Mining Attempt 8565963705bc448603349b82fda22b786d3a4573dd2dc414123325c52c88d615
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root fa48a53b080e6ee023b7d05f1e90fcde0d17b60d2a24bb425bd12fb1861fb6c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,697
Size: 1.00 vMB
Total Fees: 0.03762520 BTC
Feerates: 301.05 > 3.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (45,140 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
870,086 870,086 00000000000000000000288231fc48bd0f048379f51fcf7a481a4c0fbea7c08e 5,613 1.00/1.00 vMB 8
870,085 870,085 00000000000000000001a75103bc18b4d61e34173f268b620cdd6a54fde00a3e 5,806 1.00/1.00 vMB 8
870,084 870,084 00000000000000000001c48a10a6c2c635b0d55fc3c63b87bdc4305f325a92e0 3,979 1.00/1.00 vMB 10
870,083 870,083 00000000000000000002082ab405ca64b59442bd2af0d91e37234221e73ec480 2,843 1.00/1.00 vMB 5
870,082 870,082 00000000000000000001491c61ea498e53ae982f67dc5c5b87df905ae8d60990 3,645 1.00/1.00 vMB 10
870,081 870,081 000000000000000000017e38a41dfb51f2fb8879a4042cb589b9caacba728dde 3,298 1.00/1.00 vMB 11
870,080 870,080 00000000000000000000e388b89dcd605fee956cd37d76b74d6aa38e037977de 2,297 1.00/1.00 vMB 6
870,079 870,079 000000000000000000020ea5ce165bc7a91854b14992438c566e7453657cc508 2,900 1.00/1.00 vMB 12
870,078 870,078 000000000000000000012ca6d6abab8e56a717b2b98cae833d5855ba5d036968 3,063 1.00/1.00 vMB 8
870,077 870,077 0000000000000000000008e23b1e4d3cd0e7c1b761a9f49d8c1fb24c7a6079c2 2,427 1.00/1.00 vMB 14
870,076 870,076 00000000000000000001f5ba446bb22dc7bd54a67681550014bf740a5d88ec87 3,310 1.00/1.00 vMB 21
870,075 870,075 00000000000000000000ffda6e00791202df64d574ff291b0ecd5b33ffea4674 3,325 1.00/1.00 vMB 12
870,074 870,074 0000000000000000000227783324db787e61dbc01e095f8faa74215286924a52 3,267 1.00/1.00 vMB 7
870,073 870,073 000000000000000000013c98c8744965a1f38a435d174979bd8d645f867027c1 3,867 1.00/1.00 vMB 5
870,072 870,072 0000000000000000000034ceaafef7d51cd78f8d26800efb669c16f8027efa21 3,417 1.00/1.00 vMB 14
870,071 870,071 000000000000000000004508bf998ff64f7d940883faac24bbfc1588bd053fff 2,137 1.00/1.00 vMB 5
870,070 870,070 000000000000000000014b45832e9d84edf6c0fb9cef9a3b502970f97798fd95 2,648 1.00/1.00 vMB 7
870,069 870,069 00000000000000000000e6060e3f595bbc1d22a06602443d0f7808bd4739af49 3,330 1.00/1.00 vMB 13
870,068 870,068 000000000000000000028924c06417c302b3c663c840fe02230ceec18cba3bc6 2,310 1.00/1.00 vMB 9
870,067 870,067 000000000000000000000417dbc6cf58f8a79c9f3692a9334b4441d5b4885c71 3,006 1.00/1.00 vMB 13
870,066 870,066 00000000000000000000e6a242ed6e65eac782f3f537a75805a9f07ad2b1a6ad 3,253 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.78 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: 709.71 GB
    • Received: 16.96 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.