Loading Tool

Explorer IconExplorer

Memory Pool

80,532 transactions
34.69 vMB
0.17871086 BTC
Random Selection Loading Transactions
Max Size: 194.25/200 MB

Candidate Block

Mining Attempt 05b52c1411db5d21952293e3ec7dd947c1699b86df4eefd6d3b97b424220e222
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 6c3f7f0a7c8dbba1504a5495ab30f73afb39d9ad8401e025a4a3954eaa08ebee
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,137
Size: 1.00 vMB
Total Fees: 0.04900225 BTC
Feerates: 150.93 > 4.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (30,324 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
885,071 885,071 000000000000000000026f550f18ee95efb5838f38c22811b0b6006ca9304b45 3,324 1.00/1.00 vMB 9
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.19 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.