Loading Tool

Explorer IconExplorer

Memory Pool

80,338 transactions
34.64 vMB
0.17526264 BTC
Random Selection Loading Transactions
Max Size: 193.97/200 MB

Candidate Block

Mining Attempt 85d17023a859a536694d1e2ca665bd6280f6706b5d6bdd9d61b6511cb3b59183
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 76d987374c155d3728fccb8300427c2987fe1c9d0745d07c70c24dd8774f2552
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,117
Size: 1.00 vMB
Total Fees: 0.04647349 BTC
Feerates: 150.93 > 4.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (30,323 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
885,092 885,092 00000000000000000001c9707e9c6f5e867b7818d56fc9b35596c59cf3e5a95d 4,849 1.00/1.00 vMB 12
885,091 885,091 000000000000000000016ecf585f0658770d0a5f587dccb015f8a2411840d4f4 5,471 1.00/1.00 vMB 10
885,090 885,090 000000000000000000001b1b54d46cbc6d1a65f864fcb6a00ab18cb21a0b181f 4,780 1.00/1.00 vMB 12
885,089 885,089 000000000000000000015593bf7e8475e67e51c6a61292d59dcb85e83983b29e 3,961 1.00/1.00 vMB 11
885,088 885,088 00000000000000000000e003ef6d40cfb14676d97a2bbfe441477a8119f8e67d 3,850 1.00/1.00 vMB 10
885,087 885,087 000000000000000000023fc662a83afb1adf74035ccbb283844f9a5fcc75384d 3,814 1.00/1.00 vMB 16
885,086 885,086 000000000000000000010a6be68759388838e7b03856abb481e3ff8aab6ea1d1 2,876 1.00/1.00 vMB 10
885,085 885,085 000000000000000000025bd530980cebb7c7c70dc542c3299311117e608be5e6 3,126 1.00/1.00 vMB 15
885,084 885,084 000000000000000000020e7acd91b497a63257763ee1141c8115b69ada3c01ed 4,276 1.00/1.00 vMB 12
885,083 885,083 000000000000000000024accbbe21024c026885cce5c585c1018ac130ba3ddce 4,046 1.00/1.00 vMB 8
885,082 885,082 00000000000000000001738d6374bdae78e92520ddb2deb4cf632fc3f2d57772 4,685 1.00/1.00 vMB 7
885,081 885,081 000000000000000000009d06c9c0e0fbdfffb4fc8ce5881f415ff74d505c4a7a 4,020 1.00/1.00 vMB 9
885,080 885,080 00000000000000000000bd3606fcb868627c5286b9fa3350dbf16790d27425b5 4,013 1.00/1.00 vMB 13
885,079 885,079 00000000000000000000beeab564f58b390454101e91d05e2c59769530ccc3e1 3,709 1.00/1.00 vMB 10
885,078 885,078 00000000000000000000adf1958e6bd9838fcc839fccc00ec77a6dab383629ac 3,459 1.00/1.00 vMB 13
885,077 885,077 000000000000000000025955d3814772e314eba84efe36c533924f253246520f 3,377 1.00/1.00 vMB 19
885,076 885,076 00000000000000000001c4d9687dba832103a24a1f960277a7a00f48c0c6f82b 5,154 1.00/1.00 vMB 7
885,075 885,075 000000000000000000001c6ad61ea0af6dd28c9defe795137c47e9a8cb561803 5,312 1.00/1.00 vMB 8
885,074 885,074 000000000000000000019e71b18f1410c4a00cf5e815f7834f9447146150d17e 3,401 1.00/1.00 vMB 8
885,073 885,073 0000000000000000000238c462414ac885a481b3ff66747e865b091dc7e52121 3,439 1.00/1.00 vMB 11
885,072 885,072 000000000000000000023c4ca8e3196e6218c20fc9a26553e952763f5884a3b0 4,471 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.11 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: 734.17 GB
    • Received: 18.55 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.