Loading Tool

Explorer IconExplorer

Memory Pool

83,014 transactions
31.39 vMB
0.10764999 BTC
Random Selection Loading Transactions
Max Size: 190.87/200 MB

Candidate Block

Mining Attempt ed5a30f84c23253a72f018465ffa841f84ce152b74d193674a3b9702fa1d8c89
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root d08c1957328f023ceffef03210b43dab6c06b6aa055db3943e10a9871d0466be
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,979
Size: 1.00 vMB
Total Fees: 0.03040546 BTC
Feerates: 151.12 > 3.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (30,300 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
885,070 885,070 00000000000000000000b5e78242d11208816dc694cb5c95c3bef7e5cf6d6116 4,639 1.00/1.00 vMB 11
885,069 885,069 000000000000000000008d9a9b9b823504f4e8dff4bcba49f2689139c554299b 4,181 1.00/1.00 vMB 12
885,068 885,068 000000000000000000020409012a58c6f6d9a2dd9a9f01a8b098f016b7a232c1 4,229 1.00/1.00 vMB 10
885,067 885,067 0000000000000000000143b840f10ec3bea3be23eacef907592ec101e5eacd7b 5,145 1.00/1.00 vMB 10
885,066 885,066 000000000000000000025c67d2c269879eb87bc26db18dc10e2fb178757de85d 4,581 1.00/1.00 vMB 11
885,065 885,065 0000000000000000000036981f350dcb178f85f55430a9c442c783bc75a69752 4,718 1.00/1.00 vMB 10
885,064 885,064 0000000000000000000276361b92124b39f20f3b22b38c792e5480df1755c161 3,474 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 783.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: 720.68 GB
    • Received: 18.24 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.