Loading Tool

Explorer IconExplorer

Memory Pool

29,789 transactions
25.66 vMB
0.04012354 BTC
Random Selection Loading Transactions
Max Size: 140.83/200 MB

Candidate Block

Mining Attempt e18a6a0ea2980834eea64b3685689dc600dc3879d283336f07f6ecb393253d54
Version 20000000
Previous Block 000000000000000000015b7e50f5672a866a74ff3accfca57bb7b08b7b938dd4
Merkle Root 4db875e94cd775e64dff5f82341fd670cb6132d0be1ebabb6851bd99e8e181e4
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 4,013
Size: 1.00 vMB
Total Fees: 0.01169318 BTC
Feerates: 73.20 > 1.17 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,401 (79 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,322 939,322 0000000000000000000053892f869c63db54f94168c5292b8aea1b4924cc9d51 1,432 1.00/1.00 vMB 0
939,321 939,321 000000000000000000005cf3bb36f3a5cdb5958b76781e4345756d80aafb921b 1,972 0.55/1.00 vMB 2
939,320 939,320 0000000000000000000020c303017041f4f671e09bfe21728115454b786d5474 3,645 1.00/1.00 vMB 2
939,319 939,319 000000000000000000015ee7a349b0188b10f24cdea7882c2d872cd1dd1fb9b4 2,328 0.65/1.00 vMB 2
939,318 939,318 000000000000000000005aa756e85f561f91ef9c719dd426a666a02c16604396 3,045 1.00/1.00 vMB 1
939,317 939,317 00000000000000000000199bbe0c2205434e0fd30e2a293f7c5872c4a763be5f 2,476 1.00/1.00 vMB 1
939,316 939,316 0000000000000000000070dcf9387777d567be53f23a2d2ac874e444a2a4d0d8 1,158 0.36/1.00 vMB 2
939,315 939,315 00000000000000000001a5d90b65367998fa588332e515f76305e86cac5c01fb 2,337 1.00/1.00 vMB 1
939,314 939,314 00000000000000000001bb295c3fa26923d3d81508592289b88dde1284fabe94 3,067 1.00/1.00 vMB 1
939,313 939,313 000000000000000000008bcb522635d42611a1eece0c8c03639ae22c96ad733b 3,098 1.00/1.00 vMB 2
939,312 939,312 00000000000000000000ec46a456ae1ea01e94139a13367fdb26c06c89a71b0d 3,511 1.00/1.00 vMB 2
939,311 939,311 000000000000000000017bd9fb3ae1cba7643381b85ac9af5ebdafe64306f2c4 390 0.10/1.00 vMB 2
939,310 939,310 0000000000000000000040c05065d450e8fe21bfbf3a2ab51c52b2d3a04e7ee7 3,352 1.00/1.00 vMB 2
939,309 939,309 00000000000000000001eaf2551d06e5c465939f0f22b1336a1707e3da2ed285 3,547 1.00/1.00 vMB 3
939,308 939,308 00000000000000000000807179581b21711ce310c540b0883fa6f3618c1c9a4f 2,851 1.00/1.00 vMB 3
939,307 939,307 000000000000000000016e354766907df5cd5a22a4d36caa7322a40c99c6522b 399 0.11/1.00 vMB 2
939,306 939,306 000000000000000000000c2ab6be6aaec38413bedb2329d2febf6ed258a6b78c 3,751 1.00/1.00 vMB 1
939,305 939,305 000000000000000000007cd37392cf72387fd869f2094590f14302fe295c879d 3,530 1.00/1.00 vMB 1
939,304 939,304 0000000000000000000198f5aa4cc101e7eaa117d439c517e546774b27aed34d 2,935 1.00/1.00 vMB 2
939,303 939,303 00000000000000000001aabe27e564f5950f65a609cda80374699801e0f2b6be 2,886 1.00/1.00 vMB 1
939,302 939,302 00000000000000000000db39de35ad31ae5984c4593fc604d30f69d5b613861c 3,846 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 825.64 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: 4,264.59 GB
    • Received: 234.49 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.